Packages tagged cryptography
214 packages have this tag.
[Merge tag] (trustees only)Related tags: library (202), bsd3 (112), mit (51), program (29), data (21), apache (16), deprecated (16), codec (9), network (6), web (6), public-domain (5), conduit (4), mpl (4), security (4), agpl (3), lgpl (3), parsers (3), system (3), bsd2 (2), console (2), control (2), crypto (2), distributed-computing (2), gpl (2), hash (2), random (2), algorithm (1), amazon (1), aws (1), bitcoin (1), chat (1), cli (1), cloud (1), codes (1), compiler (1), data-structures (1), database (1), education (1), elliptic-curves (1), filesystem (1), foreign (1), ...
Processing...
Name | DLs | Rating | Rev Deps | Description | Tags | Last U/L | Last Version | Maintainers |
---|---|---|---|---|---|---|---|---|
AES | 7 | 0.0 | 7 | Fast AES encryption/decryption for bytestrings | (bsd3, cryptography, library) | 2014-05-07 | 0.2.9 | SveinOveAas |
Crypto | 12 | 0.0 | 33 | Common Cryptographic Algorithms in Pure Haskell | (codec, cryptography, library) | 2023-02-12 | 4.2.5.2 | CreightonHogg, DominicSteinitz, HerbertValerioRiedel, IsaacJones, LennartAugustsson |
DRBG | 13 | 0.0 | 10 | Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers. | (bsd3, cryptography, library) | 2015-11-12 | 0.5.5 | ThomasDuBuisson |
DSA | 3 | 0.0 | 1 | Implementation of DSA, based on the description of FIPS 186-4 | (bsd3, codec, cryptography, library) | 2017-02-26 | 1.0.2 | AdamWick |
Dust-crypto | 2 | 0.0 | 3 | Cryptographic operations | (cryptography, library) | 2013-12-17 | 0.1 | BrandonWiley |
GOST34112012-Hash | 4 | 0.0 | 0 | Bindings to the GOST R 34.11-2012 hashing implementation | (bsd2, codec, cryptography, library) | 2024-04-03 | 0.1.1.2 | verrens |
HsOpenSSL | 112 | 2.0 | 72 | Partial OpenSSL binding for Haskell | (cryptography, library, public-domain) | 2025-01-02 | 0.11.7.9 | AndreasAbel, MasatakeDaimon, VladimirShabanov |
Lazy-Pbkdf2 | 1 | 0.0 | 1 | Lazy PBKDF2 generator. | (cryptography, library, mit) | 2017-11-14 | 3.1.1 | Ofenhed |
NTRU | 3 | 0.0 | 1 | NTRU Cryptography | (cryptography, library, math) | 2020-01-27 | 1.1.0.0 | mikewest, Bodigrim |
NaCl | 4 | 0.0 | 1 | Easy-and-safe-to-use high-level Haskell bindings to NaCl | (cryptography, library, mpl) | 2021-11-22 | 0.0.5.0 | lierdakil, kirelagin, serokell |
OTP | 4 | 0.0 | 1 | HMAC-Based and Time-Based One-Time Passwords (HOTP & TOTP) | (cryptography, library, mit) | 2018-07-16 | 0.1.0.0 | ArtemLeshchev, HerbertValerioRiedel |
PBKDF2 (deprecated in favor of pbkdf, scrypt, bcrypt) | 7 | 0.0 | 3 | Make password-based security schemes more secure. | (bsd3, cryptography, deprecated, library) | 2014-10-02 | 0.3.1.5 | AdamBergmark, ErikHesselink, JeremyShaw, ThomasHartman |
PasswordGenerator | 2 | 0.0 | 1 | Simple library for generating passwords | (cryptography, library, mit) | 2014-02-11 | 0.1.0.0 | VictorDenisov |
RSA | 19 | 0.0 | 23 | Implementation of RSA, using the padding schemes of PKCS#1 v2.1. | (bsd3, codec, cryptography, library) | 2019-10-14 | 2.4.1 | AdamWick, JonathanDaugherty, KevinQuick |
SHA | 50 | 0.0 | 78 | Implementations of the SHA suite of message digest functions | (bsd3, codec, cryptography, library) | 2018-03-15 | 1.6.4.4 | AdamWick, RaphaelJavaux |
SHA2 | 3 | 0.0 | 2 | Fast, incremental SHA hashing for bytestrings | (bsd3, cryptography, library) | 2011-02-28 | 0.2.5 | SveinOveAas |
SimpleAES | 10 | 0.0 | 6 | Fast AES encryption/decryption for bytestrings | (bsd3, cryptography, library) | 2010-05-16 | 0.4.2 | DavidHimmelstrup |
TigerHash | 3 | 0.0 | 1 | TigerHash with C implementation | (cryptography, gpl, library) | 2010-04-16 | 0.2 | NikolayOrlyuk |
Twofish | 5 | 0.0 | 1 | An implementation of the Twofish Symmetric-key cipher. | (bsd3, codec, cryptography, library) | 2013-09-07 | 0.3.2 | RonLeisti |
WMSigner | 1 | 0.0 | 1 | WebMoney authentication module | (cryptography, data, library, mit) | 2014-11-26 | 0.1.0.0 | triplepointfive |
WringTwistree | 2 | 0.0 | 0 | Whole-message cipher and tree hash | (bsd3, cryptography, library, program) | 2024-05-31 | 0.1.0.0 | PierreAbbat |
adler32 | 3 | 2.0 | 1 | An implementation of Adler-32, supporting rolling checksum operation | (bsd3, cryptography, hash, library) | 2018-03-15 | 0.1.2.0 | MariosTitas |
afis | 3 | 0.0 | 1 | Anti-forensic Information Splitter | (bsd3, cryptography, data, library) | 2013-10-28 | 0.1.2 | VincentHanquez |
aos-signature | 2 | 0.0 | 1 | An implementation of the AOS signatures | (cryptography, library) | 2018-11-10 | 0.1.1 | sdiehl |
apache-md5 | 7 | 2.0 | 1 | Apache specific MD5 digest algorighm. | (bsd3, cryptography, data, library) | 2015-06-21 | 0.6.1.4 | PeterTrsko |
argon2 | 7 | 0.0 | 0 | Memory-hard password hash and proof-of-work function | (bsd3, cryptography, library) | 2018-04-07 | 1.3.0.1 | ChrisDornan, HerbertValerioRiedel, JoeyHess, OliverCharles |
arithmetic-circuits | 2 | 0.0 | 0 | Arithmetic circuits for zkSNARKs | (cryptography, library, mit) | 2020-01-15 | 0.2.0 | sdiehl |
aws-sns-verify | 3 | 0.0 | 0 | Parse and verify AWS SNS messages | (amazon, aws, cloud, cryptography, distributed-computing, library, mit, network, web) | 2023-07-26 | 0.0.0.3 | PatrickBrisbin, dukerutledge, mjgpy3, chris_martin, FreckleEngineering |
bcrypt | 12 | 0.0 | 10 | Haskell bindings to the bcrypt password hash | (bsd3, cryptography, data, library) | 2017-12-31 | 0.0.11 | AndrewMiller |
bip32 | 3 | 0.0 | 1 | BIP-0032: Hierarchical Deterministic Wallets for Bitcoin and other cryptocurrencies | (apache, cryptography, library) | 2020-06-24 | 0.2 | RenzoCarbonara |
bitcoin-address | 3 | 0.0 | 0 | Bitcoin address generation and rendering. Parsing coming soon. | (apache, cryptography, library) | 2020-06-23 | 0.1 | RenzoCarbonara |
bitcoin-hash | 3 | 0.0 | 2 | Bitcoin hash primitives | (apache, cryptography, library) | 2020-06-19 | 0.1 | RenzoCarbonara |
bitcoin-hs | 1 | 0.0 | 2 | Partial implementation of the Bitcoin protocol (as of 2013) | (bitcoin, bsd3, cryptography, library) | 2016-10-21 | 0.0.1 | BalazsKomuves |
bitcoin-keys | 3 | 0.0 | 3 | Bitcoin keys | (apache, cryptography, library) | 2020-06-21 | 0.1 | RenzoCarbonara |
blake2 | 7 | 2.0 | 4 | A library providing BLAKE2 | (cryptography, library, public-domain) | 2023-06-27 | 0.3.0.1 | jgalt, chris_martin |
blake3 | 3 | 0.0 | 2 | BLAKE3 hashing algorithm | (apache, cryptography, library) | 2023-02-04 | 0.3 | RenzoCarbonara |
blakesum (deprecated) | 2 | 0.0 | 1 | The BLAKE SHA-3 candidate hashes, in Haskell | (bsd3, cryptography, deprecated, library) | 2011-07-25 | 0.5 | KevinCantu |
blakesum-demo (deprecated) | 3 | 0.0 | 1 | The BLAKE SHA-3 candidate hashes, in Haskell | (bsd3, cryptography, deprecated, program) | 2011-07-25 | 0.5 | KevinCantu |
botan-bindings | 2 | 0.0 | 1 | Raw Botan bindings | (bsd3, cryptography, library) | 2024-02-13 | 0.0.1.0 | ldillinger |
botan-low | 3 | 0.0 | 0 | Low-level Botan bindings | (bsd3, cryptography, library) | 2024-02-13 | 0.0.1.0 | ldillinger |
bulletproofs | 6 | 0.0 | 2 | Bulletproofs are short zero-knowledge proofs without a trusted setup. | (cryptography, library, program) | 2019-09-30 | 1.1.0 | sdiehl |
cacophony | 8 | 2.0 | 1 | A library implementing the Noise protocol. | (cryptography, library, public-domain) | 2025-01-09 | 0.11.0 | jgalt |
cao | 1 | 0.0 | 1 | CAO Compiler | (compiler, cryptography, language, program) | 2014-04-07 | 0.1.1 | paufil, tfaoliveira, mbbarbosa |
cipher-aes (deprecated in favor of cryptonite) | 30 | 0.0 | 20 | Fast AES cipher implementation with advanced mode of operations | (bsd3, cryptography, deprecated, library) | 2015-06-21 | 0.2.11 | VincentHanquez |
cipher-aes128 | 42 | 0.0 | 7 | AES and common modes using AES-NI when available. | (bsd3, cryptography, library) | 2021-10-07 | 0.7.0.6 | ThomasDuBuisson |
cipher-blowfish (deprecated in favor of cryptonite) | 5 | 0.0 | 3 | Blowfish cipher | (bsd3, cryptography, deprecated, library) | 2013-10-08 | 0.0.3 | VincentHanquez |
cipher-camellia | 4 | 0.0 | 3 | Camellia block cipher primitives | (bsd3, cryptography, library) | 2013-10-08 | 0.0.2 | VincentHanquez |
cipher-des | 5 | 0.0 | 5 | DES and 3DES primitives | (bsd3, cryptography, library) | 2013-10-24 | 0.0.6 | VincentHanquez |
cipher-rc4 (deprecated in favor of cryptonite) | 4 | 0.0 | 7 | Fast RC4 cipher implementation | (bsd3, cryptography, deprecated, library) | 2013-10-08 | 0.1.4 | VincentHanquez |
cipher-rc5 | 2 | 0.0 | 1 | Pure RC5 implementation | (bsd3, cryptography, library) | 2016-03-19 | 0.1.0.2 | FinnEspenGundersen |
Showing 1 to 50 of 214 entries