| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | proto: Update CGO test vectors | Nick Mathewson | 2025-05-07 | 1 | -18/+18 |
| | | | | | | These were generated with an updated version of the python reference implementation. | ||||
| * | proto: Implement CGO functions ET and PRF | Nick Mathewson | 2025-04-29 | 1 | -0/+226 |
| These are a tweakable block cipher, and a pseudorandom byte stream. This commit includes test vectors, which were generated from the Python reference implementation and confirmed with a less optimized Rust implementation. | |||||
