GitHub / RustCrypto/stream-ciphers / commits
Collection of stream cipher algorithms
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 5f3430b7 | Release chacha20 v0.10.1 (#574) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 5e2e7b36 | build(deps): bump actions/checkout from 6 to 7 (#573) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 7edb7288 | chacha20: use `intel-sde-install` action for AVX-512 CI (#572) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 2aa613ea | Update Cargo.lock (#571) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 57cb1302 | chacha20: apply `unreachable_pub` lint (#570) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 637e168c | build(deps): bump hybrid-array from 0.4.11 to 0.4.12 in the all-deps group (#... |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 51bb585d | chacha20: widen NEON bulk path to 8 parallel blocks (#564) |
Wicher Malten <9****m@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 269a7b93 | Update Cargo.lock (#563) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 315fe6ca | build(deps): bump the all-deps group with 2 updates (#561) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 3248a878 | Fix header level of example sections (#560) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 6bfa5e21 | Update MSRV badges (#559) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| e9f1a5dc | Remove examples section from the root README (#558) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| b516422e | Cut new releases dependent on `cipher` v0.5 (#553) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a267e98d | rc4: remove `KeySize` type parameter and `Rc4Core` type (#557) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 7459163c | ci: add doc, typos, and lockfile jobs (#555) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| acb164f4 | rc4: refactor tests (#556) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c46af41f | Move usage examples to readme (#554) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| bfa1f344 | chacha20: miscellaneous cleanups (#550) |
David Cook <d****e@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| f2bf4e08 | Remove unnecessary `clone`s from examples (#549) |
Shun Sakai <s****e@p****h>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 7da1242a | hc-256: add `Key` and `Iv` type aliases (#547) |
Shun Sakai <s****e@p****h>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| e65dd160 | hc-256: tweak docs for `Hc256` and `Hc256Core` (#548) |
Shun Sakai <s****e@p****h>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 023c0bab | Bump `cipher` to v0.5.1 (#546) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 421a5c12 | rc4: add basic benches (#544) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 93d41eb1 | ci: bump actions/checkout from 4 to 6 in `chacha20/avx512` job (#542) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 842be690 | Add module doc for basic benches (#543) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 673d4d5b | chacha20: add #541 to CHANGELOG.md for v0.10.0 release | Tony Arcieri <b****e@g****m> | 7 months ago | |
| 23f4f70a | chacha20 v0.10.0 (#534) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 634de378 | chacha20: add inherent methods for RNG state (de)serialization (#541) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7ead88c6 | Update LICENSE-MIT files (#540) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ccb959a3 | ci: run all workflows on push to `master` (#539) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9e32d252 | chacha20: minor doc tweak for RNG types (#538) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 3b0f1e97 | Fix benches and tweak the `benches` workflow (#537) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 10498d61 | ci: re-enable `minimal-versions` and `benches` jobs (#536) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 0554510d | chacha20: remove the license header from the `rng` module (#535) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9ea796f9 | chacha20 v0.10.0-rc.12 (#533) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 8519db20 | Add Trusted Publishing config (#532) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9a628ac7 |
chacha20: RNG refactor (#529)
Co-authored-by: Tony Arcieri <b****e@g****m> |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 880bb799 | chacha20: bump `cpufeatures` to v0.3 (#530) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 64281a78 | chacha20: move RNG tests (#528) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c8923806 | chacha20: simplify `StreamId` (#527) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| cc09e8f1 | chacha20: clippy config (#526) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e7e5fbe0 | chacha20: fix README.md build badge (#525) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 302dfc24 | chacha20: have `features.rng = ["dep:rand_core"]` (#524) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 4a28cd38 | chacha20: include README.md in rustdoc (#523) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| a51e6809 | chacha20 v0.10.0-rc.11 (#522) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 84174d87 | Bump `cipher` crate dependency to v0.5 (#521) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 27f63559 | chacha20: consolidate `--cfg chacha20_backend="..."` (#520) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 81a7da56 | chacha20: remove `chacha20test_long` (#519) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 9f192374 |
chacha20: add an AVX-512 backend (#477)
Co-authored-by: Tony Arcieri <b****e@g****m> |
caelunshun <c****m@v****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 20b4cedb | build(deps): bump the all-deps group with 2 updates (#517) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 16217f2f | Bump `cipher` to v0.5.0-rc.8 (#518) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 0fe23120 | Make {get,set}_block_pos inherent methods pub (#516) |
Diggory Hardy <g****t@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| fdbab622 | chacha20 v0.10.0-rc.10 (#515) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 7613b716 | Bump `cipher` dependency to v0.5.0-rc.7 (#514) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d63d18f4 | chacha20: bump `rand_core` to v0.10 (#513) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| bffd4568 | chacha20: move RNG tests from `rand_chacha` to KATs (#505) |
Noah Stiltner <4****1@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b74a2207 | Remove ChaChaXCore types (#512) |
Diggory Hardy <g****t@d****e>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 44a9c588 | build(deps): bump the all-deps group with 5 updates (#511) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 804bd3e7 | Bump `cipher` to v0.5.0-rc.6 (#510) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| ee1dbf88 | Bump `rand_core` to v0.10.0-rc-6 (#509) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 950d230f | chacha20 v0.10.0-rc.8 (#507) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 8e1f7927 | Bump `cipher` to v0.5.0-rc.5; `rand_core` to v0.10.0-rc.5 (#506) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| dd9060ca | chacha20 v0.10.0-rc.7 (#504) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 31e23475 | Bump `cipher` dependency to v0.5.0-rc.4 (#503) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 00dc8656 |
chacha20: `rand_core` v0.10.0-rc.4 + `set_stream()`/`get_block_pos()` change ...
Co-authored-by: Arthur Gautier <a****r@a****m> |
Noah Stiltner <4****1@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 0c41c22a | Update Cargo.lock (#501) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e1a6b0c3 | build(deps): bump the all-deps group across 1 directory with 10 updates (#499) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 26fac204 | Bump `cipher` dependency to v0.5.0-rc.3 (#493) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| bd6c02e3 | chacha20: v0.10.0-rc.6 (#492) |
Arthur Gautier <b****o@s****t>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| b1ce66e2 | chacha20: adopt the new Generator API from rand_core (#491) |
Arthur Gautier <a****r@a****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 0713373c | Update Cargo.lock (#490) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 5ad2d816 | build(deps): bump the all-deps group with 2 updates (#489) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 71eee47e | ci: bump actions/checkout from 5 to 6 (#487) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 1be7a6de | Update Cargo.lock (#486) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| e46342b3 | Update Cargo.lock (#485) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| dde4b637 | chacha20 v0.10.0-rc.5 (#484) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| c8d781b5 | fixup docs.rs builds (#483) |
Arthur Gautier <a****r@a****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| b23aeb67 | Cut new prereleases (#482) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 8d0f8db2 | Bump `cipher` dependency to v0.5.0-rc.2 (#481) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 50d3f0da | chacha20 v0.10.0-rc.3 (#480) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| bfd79c35 | chacha20: use `rand_core` v0.10.0-rc-2 crate release (#479) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 0e3296dc | chacha20: update to rand_core v0.10.0-rc.1 (#475) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 2ab9d9b8 | chacha20: use Web Archive link to the NCC Group audit (#474) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 20b423b8 | Update Cargo.lock (#471) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 85443c96 | Migrate to new blobby format (#470) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| dcce2d66 | chacha20: fix footnote in RNG docs (#469) |
Artyom Pavlov <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 969ae9bf | Update Cargo.lock (#467) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 166bafbd | Update Cargo.lock (#466) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| e4c08681 | Update Cargo.lock (#465) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| c238e6be | Update Cargo.lock (#463) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| f2b667e1 | chacha20: remove `serde` feature (#461) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9f095c43 | Remove `Clone` impls on ciphers/RNGs (#462) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| f0bb1203 | chacha20 v0.10.0-rc.2 (#460) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9bf8f8e0 | chacha20: rename `serde1` feature to `serde` (#459) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 4ac55387 | chacha20: use `cargo hack` in CI (#458) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 8f63e23c | `chacha20` - minor improvements (#456) |
Noah Stiltner <4****1@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 55f2007f | Update Cargo.lock (#457) |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| d43c405c | `chacha20` - adding the proper features for using legacy/djb construction (#455) |
Noah Stiltner <4****1@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 9a7c28d3 | Cut prereleases with `hybrid-array` v0.4 support (#1210) (#452) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 893b4c2f | Bump `cipher` to v0.5.0-rc.1 (#451) |
Tony Arcieri <b****e@g****m>
Committed by: GitHub <n****y@g****m> |
12 months ago |