MIRACL
Cryptography library
A widely used cryptographic SDK that provides a comprehensive set of routines for multi-precision arithmetic and elliptic curve cryptography.
MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).
655 stars
66 watching
242 forks
Language: C
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
secretflow/yacl | A C++ library providing common cryptography and network functionality for secure computation protocols | 80 |
dmazzella/ucrypto | Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 34 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,079 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
xavierleroy/cryptokit | A comprehensive C library of cryptographic primitives for building secure protocols in OCaml applications. | 97 |
bitcoin-core/secp256k1 | A high-performance cryptographic library for digital signatures and EC operations on the secp256k1 curve. | 2,121 |
microchiptech/cryptoauthlib | A library that provides APIs for communicating with secure elements in cryptographic devices. | 388 |
rustcrypto/elliptic-curves | A collection of implementations for pure Rust elliptic curve cryptography. | 694 |
q9f/secp256k1.cr | A native Crystal language implementation of the Secp256k1 elliptic curve cryptographic algorithm | 48 |
daviddesmet/nacl.core | A managed .NET library providing cryptographic primitives and message authentication codes | 72 |
hacl-star/hacl-star | A formally verified cryptographic library providing high-performance implementations of modern algorithms | 1,631 |
kleinernik/elixir-aes-cmac | An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
rschroll/rmcl | A Python library providing access to the reMarkable cloud's file system and metadata | 28 |
imkcat/catcrypto | A comprehensive C library providing various hashing and encryption functions | 70 |
0x27/linux.mirai | Leaked Linux.Mirai source code for research and development purposes. | 555 |