nocoiner
Commitment Scheme Library
A Commitment Scheme library that provides secure and deterministic message authentication and confidentiality using authenticated encryption.
A Commitment Scheme library for Coin Flipping/Tossing algorithms and sort.
11 stars
2 watching
2 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list
aes-encryptioncommitment-schemescryptographymessage-authentication-codeocamlsecure-multi-party-computation
Related projects:
Repository | Description | Stars |
---|---|---|
caolan/chicken-sodium | Bindings to a cryptographic library for implementing secure schemes in a Scheme programming language. | 4 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
zcash/halo2 | A cryptographic system enabling anonymous transactions in cryptocurrencies | 743 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
chaintope/bip-schnorrrb | A Ruby implementation of the Schnorr signature scheme over elliptic curves. | 7 |
a16z/zkdrops | A system allowing users to claim tokens after providing a commitment over a public channel and later proving membership in a Merkle tree using a zero-knowledge proof. | 755 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
wahern/luaossl | A comprehensive C-based implementation of the cryptographic protocols and algorithms used in secure communication. | 145 |
jltorresm/otpgo | Provides an implementation of algorithms for generating one-time passwords | 71 |
brownie/cashlib | A system for specifying and executing cryptographic operations and electronic cash transactions in a high-level language. | 54 |
marcoonroad/ocaml-cuid | Generates unique identifiers for use in applications requiring high uniqueness and randomness. | 18 |
otterize/intents-operator | Automates network policy and ACL creation in Kubernetes clusters based on user-defined client intents | 295 |
sdiehl/bulletproofs | A cryptographic project providing a protocol for short, non-interactive zero-knowledge proofs of knowledge about committed values. | 535 |
status-im/nim-blscurve | An implementation of a signature scheme for cryptographic applications. | 26 |
jhumphry/spark_norx | An implementation of a widely used authenticated encryption algorithm | 8 |