fletcher / c-sssLinks
Implementation of Shamir's Secret Sharing in C
☆69Updated last year
Alternatives and similar repositories for c-sss
Users that are interested in c-sss are comparing it to the libraries listed below
Sorting:
- Implementations of a fast Elliptic-curve Digital Signature Algorithm☆185Updated 5 years ago
- A tiny implementation of SHA-3, SHAKE, Keccak, and sha3sum☆104Updated 5 years ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C☆63Updated 7 years ago
- C++ library for Finite Fields and Elliptic Curves☆167Updated 4 years ago
- Very small, readable implementation of the SHA3 hash function.☆224Updated 9 years ago
- Library for elliptic curves cryptography☆263Updated 2 years ago
- Mirror of SUPERCOP, the "System for Unified Performance Evaluation Related to Cryptographic Operations and Primitives"☆103Updated 8 years ago
- Sphinx-based Password Storage low-level library☆129Updated 11 months ago
- AES-GCM-SIV implementations (128 and 256 bit)☆118Updated 6 years ago
- An implementation for fair auditing and contingent payments in Bitcoin☆23Updated 8 years ago
- Optimized implementation of the Picnic signature scheme☆82Updated 3 years ago
- A tiny C cryptographic library to encrypt sessions, authenticate messages, sign, hash, etc. based only on SHA-3 and Curve25519☆70Updated 4 years ago
- Highly efficient implementation of elliptic curve 25519☆157Updated 3 years ago
- Library for the Shamir secret sharing scheme☆388Updated 4 months ago
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …