https://github.com/hrichharms/salsa20
Salsa20 stream cipher implemented in Haskell
https://github.com/hrichharms/salsa20
cryptography salsa20 stream-cipher xor-cipher
Last synced: about 1 year ago
JSON representation
Salsa20 stream cipher implemented in Haskell
- Host: GitHub
- URL: https://github.com/hrichharms/salsa20
- Owner: hrichharms
- Created: 2022-08-18T16:16:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T20:34:30.000Z (almost 4 years ago)
- Last Synced: 2025-02-14T17:43:16.085Z (over 1 year ago)
- Topics: cryptography, salsa20, stream-cipher, xor-cipher
- Language: Haskell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Salsa20
Made for fun and not tested. Don't use for anything important ^_^