Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!__