Popularity
2.8
Growing
Activity
0.0
Stable
4
2
0
Monthly Downloads: 34
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Cryptography
pbkdf alternatives and similar packages
Based on the "Cryptography" category.
Alternatively, view pbkdf alternatives based on common mentions on social networks and blogs.
-
pedersen-commitment
An implementation of Pedersen commitment schemes -
arithmetic-circuits
Arithmetic circuits for zero knowledge proof systems -
oblivious-transfer
Oblivious transfer for multiparty computation -
cryptohash
efficient and practical cryptohashing in haskell. DEPRECATED in favor of cryptonite -
cipher-blowfish
DEPRECATED by cryptonite; A collection of cryptographic block and stream ciphers in haskell -
elliptic-curve
A polymorphic interface for elliptic curve operations -
cipher-aes
DEPRECATED - use cryptonite - a comprehensive fast AES implementation for haskell that supports aesni and advanced cryptographic modes. -
crypto-api
Haskell generic interface (type classes) for cryptographic algorithms -
ed25519
Minimal ed25519 Haskell package, binding to the ref10 SUPERCOP implementation. -
skein
Skein, a family of cryptographic hash functions. Includes Skein-MAC as well. -
galois-fft
Finite field polynomial arithmetic based on fast Fourier transforms -
cryptohash-sha256
Fast, pure and practical SHA-256 implementation -
crypto-pubkey
DEPRECATED - use cryptonite - Cryptographic public key related algorithms in haskell (RSA,DSA,DH,ElGamal) -
signable
Deterministic serialisation and signatures with proto-lens and protobuf-elixir support -
crypto-enigma
A Haskell Enigma machine simulator with rich display and machine state details. -
cprng-aes
Crypto Pseudo Random Number Generator using AES in counter mode -
cipher-aes128
Based on cipher-aes, but using a crypto-api interface and providing resulting IVs for each mode -
crypto-numbers
DEPRECATED - use cryptonite - Cryptographic number related function and algorithms
Developer Ecosystem Survey 2022
Take part in the Developer Ecosystem Survey 2022 by JetBrains and get a chance to win a Macbook, a Nvidia graphics card, or other prizes. We’ll create an infographic full of stats, and you’ll get personalized results so you can compare yourself with other developers.
Promo
surveys.jetbrains.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of pbkdf or a related project?
Popular Comparisons
README
pbkdf
The Password Based Key Derivation Functions described in RFC 2898 with a test suite based on the test vectors published in RFC6070.