raaz
Crypto library
A Haskell cryptographic library providing high-level and safe access to various cryptographic operations.
Cryptographic library for Haskell
67 stars
9 watching
24 forks
Language: Haskell
last commit: 2 months ago cryptographic-librarycryptographyhaskellraaz
Related projects:
Repository | Description | Stars |
---|---|---|
haskell-cryptography/cacophony | A Haskell library implementing cryptographic protocols for secure communication. | 96 |
boazbk/crypto | Lecture notes and resources for an introductory cryptography course | 515 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 631 |
pluto/ronkathon | A collection of cryptographic primitives implemented in Rust from scratch to understand everything from first principles. | 192 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 731 |
rustcrypto/hashes | A collection of cryptographic hash functions implemented in pure Rust. | 1,913 |
sdiehl/zurihac-crypto | Small minimal examples of modern cryptographic techniques in Haskell | 79 |
dagenix/rust-crypto | A pure-Rust implementation of common cryptographic algorithms | 1,400 |
galoisinc/cryptol | An interpreter for a public standard language for specifying cryptographic algorithms | 1,139 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
spalt08/cryptography | A collection of high-performance cryptographic packages in JavaScript. | 55 |
meychi/ascrypt | A cryptographic library with a uniform API for multiple programming languages. | 47 |
0xpolygonzero/plonky2 | A Rust implementation of a cryptographic protocol for secure multi-party computation and proof systems | 791 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,470 |
racum/rust-djangohashers | Provides Rust implementations of password hashing algorithms used in Django Project. | 56 |