https://github.com/frewsxcv/cryptopals-crypto-challenges-rust
Solutions to the matasano crypto challenges written in Rust
https://github.com/frewsxcv/cryptopals-crypto-challenges-rust
cryptopals matasano rust
Last synced: about 1 year ago
JSON representation
Solutions to the matasano crypto challenges written in Rust
- Host: GitHub
- URL: https://github.com/frewsxcv/cryptopals-crypto-challenges-rust
- Owner: frewsxcv
- Created: 2016-03-27T00:30:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T19:00:58.000Z (over 7 years ago)
- Last Synced: 2025-02-12T13:47:46.369Z (over 1 year ago)
- Topics: cryptopals, matasano, rust
- Language: Rust
- Homepage: https://cryptopals.com/
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
My solutions to [the matasano crypto challenges](http://cryptopals.com/) written in [Rust](https://www.rust-lang.org/).
All files in this repository are licensed [CC0 1.0 Universal (CC0 1.0)](https://creativecommons.org/publicdomain/zero/1.0/).