Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xsc/hs-kasumi
KASUMI Implementation in Haskell
https://github.com/xsc/hs-kasumi
Last synced: 27 days ago
JSON representation
KASUMI Implementation in Haskell
- Host: GitHub
- URL: https://github.com/xsc/hs-kasumi
- Owner: xsc
- Created: 2013-02-04T11:27:18.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-04T13:52:47.000Z (almost 12 years ago)
- Last Synced: 2024-04-13T20:07:29.192Z (7 months ago)
- Language: Haskell
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hs-kasumi
This is an implementation of the [KASUMI](http://en.wikipedia.org/wiki/KASUMI) block cipher in Haskell. It - this implementation, that is - does neither perform well nor make any guarantees regarding security.
__Do not use in production code, only for educational purposes!__