d061c5f51c
Collection of crypto hashes, with a practical incremental and one-pass, pure APIs, with performance close to the fastest implementations available in others languages. feedback and ok kili@
7 lines
262 B
Plaintext
7 lines
262 B
Plaintext
Collection of crypto hashes, with a practical incremental and one-pass,
|
|
pure APIs, with performance close to the fastest implementations
|
|
available in others languages.
|
|
|
|
The implementations are made in C with a haskell FFI wrapper that hide
|
|
the C implementation.
|