Popular repositories Loading
4 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Opened 1 pull request in 1 repository
RustCrypto/stream-ciphers
1
open
-
[WIP] 64-bit counters for legacy and XChaCha variants, fix looping counter regressions
This contribution was made on Apr 2
Created an issue in RustCrypto/traits that received 1 comment
cipher: Seeking near the end of the keystream causes try_current_pos
to return an error
The following test fails on the last line:
#[test] fn test_current_pos() { let offset: u64 = 256u64 << 30; let mut cipher = chacha20::ChaCha20::ne…
1
comment