Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rpicard/sosemanuk
Sosemanuk stream cipher for Go
https://github.com/rpicard/sosemanuk
Last synced: about 2 months ago
JSON representation
Sosemanuk stream cipher for Go
- Host: GitHub
- URL: https://github.com/rpicard/sosemanuk
- Owner: rpicard
- Created: 2015-04-24T22:42:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T22:49:07.000Z (over 9 years ago)
- Last Synced: 2023-03-12T10:02:07.164Z (almost 2 years ago)
- Language: C
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sosemanuk
## stream cipher for Go (via cgo)## TODO
Tests (pretty sure it works, it's straight from the reference code)
## Acks
- Come Berbain
- Olivier Billet
- Anne Canteaut
- Nicolas Courtois
- Henri Gilbert
- Louis Goubin
- Aline Gouget
- Louis Granboulan
- Cédric Lauradoux
- Marine Minier
- Thomas Pornin
- Hervé Siberthttp://www.ecrypt.eu.org/stream/sosemanukpf.html