scrypt
Key derivation function library
Provides C bindings to Colin Percival's scrypt implementation for secure key derivation
Haskell bindings to Colin Percival's scrypt implementation.
18 stars
2 watching
9 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rstudio/rscrypt | A package of C functions implementing a password-based key derivation algorithm requiring large amounts of memory. | 34 |
cpeikert/alchemy | A compiler for homomorphic encryption languages | 66 |
sdiehl/zurihac-crypto | Small minimal examples of modern cryptographic techniques in Haskell | 79 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
sstadick/hck | A tool for text processing and manipulation of data records | 702 |
input-output-hk/scrypto | A cryptographic toolkit designed to simplify cryptography in applications | 201 |
ahkscript/libcrypt.ahk | A collection of cryptographic functions and algorithms from the AutoHotkey community. | 69 |
xkcp/xkcp | A collection of cryptographic schemes and utilities for building secure applications | 593 |
cpeikert/lol | A cryptographic library built on top of lattices that enables fully-homomorphic encryption | 225 |
ekmett/hask | Category theory for Haskell with a strong lens-like flavor. | 163 |
haskell-ci/haskell-ci | Generates CI workflows for multiple versions of the Haskell programming language compiler | 438 |
anton-k/processing-for-haskell | A Haskell implementation of a subset of the Processing language for computer graphics | 71 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
mchakravarty/language-c-inline | A Haskell library that allows inline C and Objective-C code in Haskell programs | 146 |
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |