Packages tagged cryptography

183 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (170), bsd3 (108), mit (31), program (26), data (20), deprecated (15), apache (10), codec (8), network (6), web (6), public-domain (5), conduit (4), mpl (4), security (4), agpl (3), lgpl (3), parsers (3), system (3), console (2), control (2), crypto (2), distributed-computing (2), gpl (2), hash (2), algorithm (1), amazon (1), aws (1), bitcoin (1), bsd2 (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), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
AES550.07Fast AES encryption/decryption for bytestrings (bsd3, cryptography, library)2014-05-070.2.9SveinOveAas
Crypto340.033Common Cryptographic Algorithms in Pure Haskell (codec, cryptography, library)2023-02-124.2.5.2CreightonHogg, DominicSteinitz, HerbertValerioRiedel, IsaacJones, LennartAugustsson
DRBG520.010Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers. (bsd3, cryptography, library)2015-11-120.5.5ThomasDuBuisson
DSA80.01Implementation of DSA, based on the description of FIPS 186-4 (bsd3, codec, cryptography, library)2017-02-261.0.2AdamWick
Dust-crypto30.03Cryptographic operations (cryptography, library)2013-12-170.1BrandonWiley
HsOpenSSL2802.069Partial OpenSSL binding for Haskell (cryptography, library, public-domain)2023-06-190.11.7.6MasatakeDaimon, VladimirShabanov
Lazy-Pbkdf2240.01Lazy PBKDF2 generator. (cryptography, library, mit)2017-11-143.1.1Ofenhed
NTRU130.01NTRU Cryptography (cryptography, library, math)2020-01-271.1.0.0mikewest, Bodigrim
NaCl140.01Easy-and-safe-to-use high-level Haskell bindings to NaCl (cryptography, library, mpl)2021-11-220.0.5.0lierdakil, kirelagin, serokell
OTP50.01HMAC-Based and Time-Based One-Time Passwords (HOTP & TOTP) (cryptography, library, mit)2018-07-160.1.0.0ArtemLeshchev, HerbertValerioRiedel
PBKDF2 (deprecated in favor of pbkdf, scrypt, bcrypt)180.03Make password-based security schemes more secure. (bsd3, cryptography, deprecated, library)2014-10-020.3.1.5AdamBergmark, ErikHesselink, JeremyShaw, ThomasHartman
PasswordGenerator30.01Simple library for generating passwords (cryptography, library, mit)2014-02-110.1.0.0VictorDenisov
RSA1180.023Implementation of RSA, using the padding schemes of PKCS#1 v2.1. (bsd3, codec, cryptography, library)2019-10-142.4.1AdamWick, JonathanDaugherty, KevinQuick
SHA5390.078Implementations of the SHA suite of message digest functions (bsd3, codec, cryptography, library)2018-03-151.6.4.4AdamWick, RaphaelJavaux
SHA2180.02Fast, incremental SHA hashing for bytestrings (bsd3, cryptography, library)2011-02-280.2.5SveinOveAas
SimpleAES130.06Fast AES encryption/decryption for bytestrings (bsd3, cryptography, library)2010-05-160.4.2DavidHimmelstrup
TigerHash140.01TigerHash with C implementation (cryptography, gpl, library)2010-04-160.2NikolayOrlyuk
Twofish120.01An implementation of the Twofish Symmetric-key cipher. (bsd3, codec, cryptography, library)2013-09-070.3.2RonLeisti
WMSigner40.01WebMoney authentication module (cryptography, data, library, mit)2014-11-260.1.0.0triplepointfive
WringTwistree50.00Whole-message cipher and tree hash (bsd3, cryptography, library, program)2024-01-110.0.1.1PierreAbbat
adler32212.01An implementation of Adler-32, supporting rolling checksum operation (bsd3, cryptography, hash, library)2018-03-150.1.2.0MariosTitas
afis130.01Anti-forensic Information Splitter (bsd3, cryptography, data, library)2013-10-280.1.2VincentHanquez
aos-signature130.01An implementation of the AOS signatures (cryptography, library)2018-11-100.1.1sdiehl
apache-md5202.01Apache specific MD5 digest algorighm. (bsd3, cryptography, data, library)2015-06-210.6.1.4PeterTrsko
argon2130.00Memory-hard password hash and proof-of-work function (bsd3, cryptography, library)2018-04-071.3.0.1ChrisDornan, HerbertValerioRiedel, JoeyHess, OliverCharles
arithmetic-circuits40.00Arithmetic circuits for zkSNARKs (cryptography, library, mit)2020-01-150.2.0sdiehl
aws-sns-verify210.00Parse and verify AWS SNS messages (amazon, aws, cloud, cryptography, distributed-computing, library, mit, network, web)2023-07-260.0.0.3PatrickBrisbin, dukerutledge, mjgpy3, chris_martin, FreckleEngineering
bcrypt380.010Haskell bindings to the bcrypt password hash (bsd3, cryptography, data, library)2017-12-310.0.11AndrewMiller
bip3280.01BIP-0032: Hierarchical Deterministic Wallets for Bitcoin and other cryptocurrencies (apache, cryptography, library)2020-06-240.2RenzoCarbonara
bitcoin-address60.00Bitcoin address generation and rendering. Parsing coming soon. (apache, cryptography, library)2020-06-230.1RenzoCarbonara
bitcoin-hash120.02Bitcoin hash primitives (apache, cryptography, library)2020-06-190.1RenzoCarbonara
bitcoin-hs50.02Partial implementation of the Bitcoin protocol (as of 2013) (bitcoin, bsd3, cryptography, library)2016-10-210.0.1BalazsKomuves
bitcoin-keys60.03Bitcoin keys (apache, cryptography, library)2020-06-210.1RenzoCarbonara
blake2312.04A library providing BLAKE2 (cryptography, library, public-domain)2023-06-270.3.0.1jgalt, chris_martin
blake3220.02BLAKE3 hashing algorithm (apache, cryptography, library)2023-02-040.3RenzoCarbonara
blakesum (deprecated)90.01The BLAKE SHA-3 candidate hashes, in Haskell (bsd3, cryptography, deprecated, library)2011-07-250.5KevinCantu
blakesum-demo (deprecated)60.01The BLAKE SHA-3 candidate hashes, in Haskell (bsd3, cryptography, deprecated, program)2011-07-250.5KevinCantu
botan-bindings210.00Raw Botan bindings (bsd3, cryptography, library)2024-02-130.0.1.0ldillinger
botan-low230.00Low-level Botan bindings (bsd3, cryptography, library)2024-02-130.0.1.0ldillinger
bulletproofs140.02Bulletproofs are short zero-knowledge proofs without a trusted setup. (cryptography, library, program)2019-09-301.1.0sdiehl
cacophony232.01A library implementing the Noise protocol. (cryptography, library, public-domain)2018-10-290.10.1jgalt
cao60.01CAO Compiler (compiler, cryptography, language, program)2014-04-070.1.1paufil, tfaoliveira, mbbarbosa
cipher-aes (deprecated in favor of cryptonite)800.020Fast AES cipher implementation with advanced mode of operations (bsd3, cryptography, deprecated, library)2015-06-210.2.11VincentHanquez
cipher-aes128590.07AES and common modes using AES-NI when available. (bsd3, cryptography, library)2021-10-070.7.0.6ThomasDuBuisson
cipher-blowfish (deprecated in favor of cryptonite)130.03Blowfish cipher (bsd3, cryptography, deprecated, library)2013-10-080.0.3VincentHanquez
cipher-camellia180.03Camellia block cipher primitives (bsd3, cryptography, library)2013-10-080.0.2VincentHanquez
cipher-des240.05DES and 3DES primitives (bsd3, cryptography, library)2013-10-240.0.6VincentHanquez
cipher-rc4 (deprecated in favor of cryptonite)310.07Fast RC4 cipher implementation (bsd3, cryptography, deprecated, library)2013-10-080.1.4VincentHanquez
cipher-rc5160.01Pure RC5 implementation (bsd3, cryptography, library)2016-03-190.1.0.2FinnEspenGundersen
commsec150.02Provide communications security using symmetric ephemeral keys (bsd3, cryptography, library)2014-01-080.3.5ThomasDuBuisson
cprng-aes (deprecated in favor of cryptonite)620.020Crypto Pseudo Random Number Generator using AES in counter mode. (bsd3, cryptography, deprecated, library)2014-11-130.6.1VincentHanquez
cpsa982.01Symbolic cryptographic protocol analyzer (bsd3, cryptography, program)2023-10-234.4.3JohnRamsdell, mliskov
crc1650.01Calculate the crc16-ccitt. (bsd3, cryptography, library)2011-01-160.1.1JorisPutcuyps
cropty152.01Encryption and decryption (crypto, cryptography, library, mit)2021-09-190.3.1.0sgschlesinger
crypto-api1622.2580A generic interface for cryptographic operations (bsd3, cryptography, data, library)2018-01-050.13.3ThomasDuBuisson, haskell_github_trust
crypto-api-tests520.01A test framework and KATs for cryptographic operations. (bsd3, cryptography, data, library)2014-01-080.3ThomasDuBuisson
crypto-cipher-benchmarks120.01Generic cryptography cipher benchmarks (bsd3, cryptography, library)2013-10-080.0.5VincentHanquez
crypto-cipher-tests370.01Generic cryptography cipher tests (bsd3, cryptography, library)2013-10-240.0.11VincentHanquez
crypto-cipher-types570.016Generic cryptography cipher types (bsd3, cryptography, library)2013-10-250.0.9VincentHanquez
crypto-classical120.01An educational tool for studying classical cryptography schemes. (bsd3, cryptography, library)2020-04-200.3.0fosskers
crypto-conduit550.06Conduit interface for cryptographic operations (from crypto-api). (bsd3, conduit, cryptography, library)2014-11-120.5.5FelipeLessa, MichaelSnoyman
crypto-enigma652.01An Enigma machine simulator with display. (bsd3, cryptography, education, library, program)2019-10-090.1.1.6Orome
crypto-keys-ssh40.00Like crypto-pubkey-openssh but not dependent on any specific crypto library (cryptography, library, mit)2019-12-020.1.0.0puffnfresh
crypto-multihash100.00Multihash library on top of cryptonite crypto library (bsd3, cryptography, library, program)2016-08-270.4.2.0mseri
crypto-numbers450.08Cryptographic numbers: functions and algorithms (bsd3, cryptography, library)2014-12-310.2.7VincentHanquez
crypto-pubkey (deprecated in favor of cryptonite)280.011Public Key cryptography (bsd3, cryptography, deprecated, library)2015-01-160.2.8VincentHanquez
crypto-pubkey-openssh150.03OpenSSH keys decoder/encoder (cryptography, library, mit, parsing)2015-01-210.2.7FedorGogolev
crypto-pubkey-types1000.029Generic cryptography Public keys algorithm types (bsd3, cryptography, library)2015-01-100.4.3VincentHanquez
crypto-random (deprecated in favor of cryptonite)550.032Simple cryptographic random related types (bsd3, cryptography, deprecated, library)2015-03-180.0.9VincentHanquez
crypto-random-api (deprecated in favor of crypto-random)150.012Simple random generators API for cryptography related code (bsd3, cryptography, deprecated, library)2013-01-030.2.0VincentHanquez
crypto-simple30.02A simple high level encryption interface based on cryptonite (cryptography, library, mit)2016-09-150.1.0.0RistoStevcev
crypto-sodium100.01Easy-and-safe-to-use high-level cryptography based on Sodium (cryptography, library, mpl)2021-11-220.0.5.0lierdakil, kirelagin, serokell
crypto-token1240.01crypto tokens (bsd3, cryptography, library, network)2024-02-070.1.1KazuYamamoto
crypto-totp200.01Provides generation and verification services for time-based one-time keys. (bsd3, cryptography, library)2013-08-110.1.0.1JeffShaw
cryptocipher520.011Symmetrical block and stream ciphers. (bsd3, cryptography, library)2013-10-250.6.2VincentHanquez
cryptohash1631.25156collection of crypto hashes, fast, pure and practical (bsd3, cryptography, data, library)2016-03-250.11.9VincentHanquez
cryptohash-conduit160.09cryptohash conduit (bsd3, conduit, cryptography, library)2014-03-300.1.1VincentHanquez
cryptohash-cryptoapi260.015Crypto-api interfaces for cryptohash (bsd3, cryptography, library)2016-03-260.1.4VincentHanquez
cryptohash-md51630.019Fast, pure and practical MD5 implementation (bsd3, cryptography, data, library)2021-10-210.11.101.0HerbertValerioRiedel, phadej
cryptohash-sha11780.020Fast, pure and practical SHA-1 implementation (bsd3, cryptography, data, library)2021-11-130.11.101.0HerbertValerioRiedel, phadej
cryptohash-sha2562082.2541Fast, pure and practical SHA-256 implementation (bsd3, cryptography, data, library)2021-10-100.11.102.1AustinSeipp, HerbertValerioRiedel, phadej
cryptohash-sha512160.08Fast, pure and practical SHA-512 implementation (bsd3, cryptography, data, library)2023-02-070.11.102.0HerbertValerioRiedel, phadej
cryptoids150.02Reversable and secure encoding of object ids as a bytestring (bsd3, cryptography, library)2018-07-230.5.1.0gkleen
crypton2920.029Cryptography Primitives sink (bsd3, cryptography)2023-11-100.34KazuYamamoto
crypton-conduit590.02crypton conduit (bsd3, conduit, cryptography, library)2023-07-300.2.3psibi, mpilgrem
cryptonite3072.75249Cryptography Primitives sink (bsd3, cryptography)2022-03-130.30LukeTaylor, VincentHanquez
cryptonite-cd (deprecated)30.00Cryptography Primitives sink (bsd3, cryptography, deprecated)2021-12-170.29.1ChrisDornan
cryptonite-conduit590.07cryptonite conduit (bsd3, conduit, cryptography, library)2017-11-170.2.2MichaelSnoyman, VincentHanquez
cryptonite-openssl300.01Crypto stuff using OpenSSL cryptographic library (bsd3, cryptography)2018-04-070.7VincentHanquez
cryptostore1060.04Serialization of cryptographic data types (bsd3, codec, cryptography, library)2023-06-250.3.0.1OlivierCheron
data-dispersal70.01Space-efficient and privacy-preserving data dispersal algorithms. (cryptography, data, lgpl, library)2014-10-051.0.0.2PeterRobinson
dice-entropy-conduit160.02Cryptographically secure n-sided dice via rejection sampling (cryptography, data, lgpl, library)2020-05-091.0.0.3PeterRobinson
digest4930.023CRC32 and Adler32 hashes for bytestrings (bsd2, cryptography, library)2024-02-100.0.2.1EugeneKirpichov, teo
digest-pure112.03Pure hash functions for bytestrings (cryptography, library)2014-05-110.0.3DanielDeKok
digest-sig112.01Signature for digest (bsd3, cryptography, library)2020-05-030.1.0.0vmchale
drunken-bishop130.00An implementation of the Drunken Bishop visual fingerprinting algorithm (bsd3, cryptography, library)2020-06-200.1.0.0gdritter
eccrypto162.03Elliptic Curve Cryptography for Haskell (bsd3, cryptography, library)2023-01-280.2.3.1MarcelFourne
eccrypto-ed25519-bindings70.00provides "ed25519" API using "eccrypto" (bsd3, cryptography, library)2020-03-230.1.2.0MarcelFourne
ed255191580.04Ed25519 cryptographic signatures (cryptography, mit)2015-10-110.0.5.0AustinSeipp, HerbertValerioRiedel
ed25519-donna240.01Haskell bindings to ed25519-donna (Elliptical Curve Signature Scheme) (bsd3, cryptography, library)2016-02-110.1.1ThomasDuBuisson
elliptic-curve110.05Elliptic curve library (cryptography, library, mit)2019-09-270.3.0sdiehl
elocrypt170.01Generate easy-to-remember, hard-to-guess passwords (cryptography, library, program)2019-12-162.1.0sgillespie
encryptable40.00Typed encryption with persistent support (bsd3, cryptography, database, library, yesod)2020-09-030.1coingaming
entropy2890.051A platform independent entropy source (bsd3, cryptography, data, library)2022-08-230.4.1.10ThomasDuBuisson
fastpbkdf250.01Haskell bindings to the fastpbkdf2 C library (bsd3, cryptography, library)2016-12-270.1.0.0AlfredoDiNapoli
filepath-crypto100.01Reversable and secure encoding of object ids as filepaths (bsd3, cryptography, library)2018-01-180.1.0.0gkleen
fpe120.00Format-preserving encryption. (cryptography, library, mit)2023-07-240.1.2galen
galois-fft50.01FFTs over finite fields (cryptography, library, mit)2019-11-270.1.0sdiehl
galois-field210.07Galois field library (cryptography, library, mit)2020-04-131.0.2sdiehl
h-gpgme130.02High Level Binding for GnuPG Made Easy (gpgme) (cryptography, library, mit)2022-09-250.6.2.0rethab, daveparrish
hF2 (deprecated in favor of eccrypto)90.02F(2^e) math for cryptography (bsd3, cryptography, deprecated, library)2013-03-090.2MarcelFourne
hashing320.01A pure haskell library implements several hash algorithms. (cryptography, library, mit, program)2022-12-040.1.1.0wangbj
haskdeep50.01Computes and audits file hashes. (bsd3, console, cryptography, program, system)2015-06-010.2.0.1MauroTaraborelli
hb3sum180.00A command line tool to compute BLAKE3 hashes. (agpl, cli, cryptography, program)2024-03-050.0.0.2SergeyAlirzaev
hecc (deprecated in favor of eccrypto)130.02Elliptic Curve Cryptography for Haskell (bsd3, codec, cryptography, deprecated, library)2015-02-170.4.1.1MarcelFourne
hkdf90.01Implementation of HKDF (RFC 5869) (bsd3, cryptography, library, web)2016-01-050.0.1.1JiriMarsicek
hopenssl460.04FFI Bindings to OpenSSL's EVP Digest Interface (bsd3, cryptography, foreign, library)2023-01-162.2.5PeterSimons
hsblst50.01Haskell bindings to BLST (cryptography, library, mpl)2023-12-300.0.3lierdakil, gromak, dcastro, serokell
hspkcs11120.01Wrapper for PKCS #11 interface (cryptography, hsm, library, mit, pkcs11, smartcard, token)2018-03-010.7denisenkom
http-client-rustls50.00http-client TLS backend using Rustls (cryptography, library, network)2022-06-240.0.0.0amesgen
intel-aes150.01Hardware accelerated AES encryption and Random Number Generation. (bsd3, cryptography, library)2011-08-250.2.1.1RyanNewton
jose2131.7521JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library (apache, cryptography, library)2023-10-310.11frasertweedale
jose-jwt1112.011JSON Object Signing and Encryption Library (bsd3, cryptography, json)2024-03-020.10.0LukeTaylor
jumpthefive100.01an elementary symmetric chiffre for pragmatically protecting one's effects (bsd3, cryptography, library, program)2015-04-110.0.1mcandre
keelung60.00DSL for creating zero-knowledge proofs (apache, cryptography, library)2023-03-010.9.2btq_ag
keystore360.01Managing stores of secret things (bsd3, cryptography, library, program)2023-10-140.9.0.2ChrisDornan
libsodium140.04Low-level bindings to the libsodium C library (cryptography, library)2023-03-061.0.18.3RenzoCarbonara
libsodium-bindings100.00FFI bindings to libsodium (bsd3, cryptography, library)2024-01-120.0.1.1hecate
longshot161.50Fast Brute-force search using parallelism (algorithm, cryptography, library, mit, parallelism, program, search)2021-12-130.1.0.6thyeem
memzero40.00Securely erase memory contents by writing zeros to it. (apache, cryptography, library)2023-03-040.1RenzoCarbonara
monad-hash180.01Monad transformer for incremental hashing (control, cryptography, hash, library, monad, public-domain)2016-05-300.1.0.2akrasner
monadcryptorandom330.07A monad for using CryptoRandomGen (bsd3, control, cryptography, library)2018-04-110.7.2.1ThomasDuBuisson
monocypher50.00Low level bindings to the monocypher C library. (cryptography, library)2023-03-064.0.0.1RenzoCarbonara
nettle430.02safe nettle binding (cryptography, library, mit)2024-02-120.3.1.1ClintAdams, stbuehler
newhope32.00Library implementing the NewHope cryptographic key-exchange protocol (apache, cryptography, library, program)2019-03-230.1.0.0jeremy
nonce601.259Generate cryptographic nonces. (bsd3, cryptography, library)2018-03-111.0.7ErikDeCastroLopo, FelipeLessa
oblivious-transfer90.00An implementation of the Oblivious Transfer protocol in Haskell (cryptography, library)2018-11-210.1.0sdiehl
one-time-password220.02HMAC-Based and Time-Based One-Time Passwords (cryptography, library, mit)2016-06-112.0.0AlekseyUymanov, hecate
openpgp-Crypto100.01Implementation of cryptography for use with OpenPGP using the Crypto library (cryptography, library)2018-05-200.6StephenWeber
openpgp-crypto-api100.02Implement cryptography for OpenPGP using crypto-api compatible libraries (cryptography, library)2013-10-190.6.3StephenWeber
pairing212.02Bilinear pairings (cryptography, library, mit)2020-04-281.1.0sdiehl
passwords140.01Password generation/validation library (cryptography, library, mit)2015-04-140.1.0.6mkulkin
pasta-curves72.00Provides the Pasta curves: Pallas, Vesta and their field elements Fp and Fq. (cryptography, elliptic-curves, library, mit, program)2022-08-310.0.1.0eschorn
pbkdf140.06Haskell implementation of the PBKDF functions from RFC-2898. (bsd3, cryptography, library)2013-11-231.1.1.1ChrisDornan
pedersen-commitment (deprecated in favor of elliptic-curve)120.01An implementation of Pedersen commitment schemes (cryptography, deprecated, library, mit)2018-04-240.2.0sdiehl
pipes-cacophony162.01Pipes for Noise-secured network connections. (cryptography, library, public-domain)2017-06-260.5.0jgalt
pkcs1100.03RSA encryption with PKCS1 padding (cryptography, library)2008-04-051.0.2GwernBranwen
pureMD5810.073A Haskell-only implementation of the MD5 digest (hash) algorithm. (bsd3, codes, cryptography, data, library)2021-10-142.1.4ThomasDuBuisson, haskell_github_trust
pwstore-cli100.01Command line interface for the pwstore library (console, cryptography, gpl, program)2012-11-120.4RobertHelgesson
pwstore-fast540.014Secure password storage. (bsd3, cryptography, library)2014-10-032.4.4PeterScott
pwstore-purehaskell180.02Secure password storage, in pure Haskell. (bsd3, cryptography, library)2014-10-032.1.4CorentinDupont, PeterScott
qnap-decrypt110.00Decrypt files encrypted by QNAP's Hybrid Backup Sync (bsd3, cryptography, library, program)2019-07-060.3.5alexkazik
rustls70.01TLS bindings for Rustls (cryptography, library, network)2023-03-120.0.1.0amesgen
saltine942.259Cryptography that's easy to digest (NaCl/libsodium bindings). (cryptography, library, mit)2023-02-190.2.1.0JosephAbrahamson, amx
saltine-quickcheck60.01Quickcheck implementations for some NaCl data (cryptography, library, mit)2015-02-070.1.0.1tsuraan
scrypt502.06Stronger password hashing via sequential memory-hard functions. (bsd3, cryptography, library)2014-01-180.5.0FalkoPeters
secret-sharing230.02Information-theoretic secure secret sharing (cryptography, data, lgpl, library)2020-05-101.0.1.2PeterRobinson
secure-memory90.00Securely allocated and deallocated memory. (cryptography, library, memory, mpl, program)2021-11-220.0.0.2kirelagin, serokell
servant-hmac-auth180.00Servant authentication with HMAC (cryptography, library, mit, web)2023-12-070.1.6vrom911, HolmuskTechTeam
signable60.00Deterministic serialisation and signatures with proto-lens support (bsd3, cryptography, data, library)2021-03-190.4coingaming
signable-haskell-protoc90.00Deterministic serialisation and signatures with proto-lens support (bsd3, cryptography, data, program)2020-09-240.2coingaming
signify-hs40.00A Haskell clone of OpenBSD signify. (bsd3, cryptography, library, program)2021-03-280.1.0.1MarcelFourne
simplexmq162.00SimpleXMQ message broker (agpl, chat, cryptography, library, network, program, system, web)2022-04-211.1.0epoberezkin, EfimPoberezkin
siphash (deprecated in favor of memory)210.06siphash: a fast short input PRF (bsd3, cryptography, data, deprecated, library)2012-12-141.0.3VincentHanquez
skein1190.06Skein, a family of cryptographic hash functions. Includes Skein-MAC as well. (bsd3, cryptography, library)2015-12-301.0.9.4FelipeLessa, MichaelSnoyman
slip3260.00SLIP-0032: Extended serialization format for BIP-32 wallets (apache, cryptography, library)2020-06-250.2.1RenzoCarbonara
sparse-merkle-trees40.00Sparse Merkle trees with proofs of inclusion and exclusion (bsd3, cryptography, data-structures, library)2022-05-260.2.0.0tochicool
stego-uuid50.01Generator and verifier for steganographic numbers (bsd3, cryptography, library, steganography)2017-04-281.0.0.0dimitri_xyz
tahoe-chk50.03The Tahoe-LAFS' Content-Hash-Key (CHK) cryptographic protocol. (bsd3, cryptography, library, parsers, program, security)2023-10-020.2.0.0jcalderone
tahoe-directory70.01Tahoe-LAFS directory-like abstraction for collections of data objects. (bsd3, cryptography, library, parsers, security)2023-08-170.1.0.0jcalderone
tahoe-great-black-swamp80.01An implementation of the "Great Black Swamp" LAFS protocol. (bsd3, cryptography, distributed-computing, filesystem, library, network, network-apis, program, security, service, storage, web)2023-11-060.4.0.1jcalderone
tahoe-ssk50.02An implementation of the Tahoe-LAFS SSK cryptographic protocols (bsd3, cryptography, library, parsers, program, security)2023-10-100.3.0.0jcalderone
threefish150.03The Threefish block cipher and the Skein hash function for Haskell. (bsd3, codec, cryptography, library, random)2013-12-190.2.6AntonEkblad
triplesec180.01TripleSec is a simple, triple-paranoid, symmetric encryption library (bsd3, cryptography, library)2019-06-270.2.2.1smprts
trust-chain100.00An implementation of a trust chain (crypto, cryptography, library, mit)2021-09-190.1.3.0sgschlesinger
uuid-crypto140.01Reversable and secure encoding of object ids as uuids (bsd3, cryptography, library)2018-01-181.4.0.0gkleen
wordpass260.01Dictionary-based password generator (bsd3, cryptography, library, password, program, system, tools)2023-03-081.0.0.11MichalGajda
xml-verify72.00Verifying XML signatures (bsd3, cryptography, library)2022-02-280.1.0.3yobson
xsha1132.01cryptanalysis of Blizzard's broken SHA-1 implementation. (cryptography, library, mit)2012-03-150.0.0AlexKropivny
xxhash72.251A Haskell implementation of the xxHash algorithm (bsd3, cryptography, data, library)2017-01-130.0.2christianmarie, ChristianMarie
xxhash-ffi202.01Bindings to the C implementation the xxHash algorithm (bsd3, cryptography, library)2017-08-310.2.0.0hverr, skeuchel
yggdrasil50.01Executable specifications of composable cryptographic protocols. (agpl, cryptography, library)2018-09-100.1.0.0semihonest
zerobin91.50Post to 0bin services (cryptography, library, mit, web)2017-06-081.5.2ip1981