Loreon
Labs
Platform
Docs
Home
Ecosystems
Rust
crypt4gh-rust
Rust implementation for the Crypt4GH encryption format
Rust
Emerging
GitHub
Website
Stars
—
Forks
—
Contributors
5
Last push
6mo ago
Recent commits
Latest commits.
Merge pull request #1 from tedil/fmt
987bd0a
Till Hartmann
6mo ago
use default formatting
f836350
Till Hartmann
6mo ago
Merge pull request #3 from umccr/fix_rust_crypto_et_al
2d41a17
Roman Valls Guimera
29mo ago
Fixing reader, narrowing the error down to a writer I/O issue...
bdbd14d
Roman Valls Guimera
32mo ago
Pinpoint and panic on the current location at fault /cc @mmalenic
dbad146
Roman Valls Guimera
32mo ago
Refactored AES256-CTR to RustCrypto, still getting 'Bad ciphername (aes256-ctr)', tests/test_keys.rs:70:18' though...
98d1473
Roman Valls Guimera
32mo ago
Narrowed down the missing bit(s) to pass the test_keys in decipher()'s match ciphername block. /cc @mmalenic. This is the last bit that needs translated to RustCrypto's primitives, I'm fairly comfident that after writing the 'aes256-ctr' case correctly, we have 100% tests passing: https://github.com/umccr/crypt4gh-rust/blob/8b51711178963949c62daa7c07892a6141436d47/src/keys.rs#L369C2-L371
e220b97
Roman Valls Guimera
32mo ago
Clarify errors for failing tests, replace asserts for Crypt4GH errors
8b51711
Roman Valls Guimera
32mo ago
Top contributors
Builders behind this project.
MrRobb
128 commits
brainstorm
63 commits
mmalenic
3 commits
tedil
2 commits
silverdaz
1 commits