Jack Lloyd's repositories
pairings.py
Elliptic curve pairing in Python
wycheproof-rs
Wycheproof for Rust
crypto-corpus
Corpus of crypto formats
verify-bls-signature
Verify BLS signatures
bitbashing
Blog
bench-slopes
Bench-slopes is simple framework for benchmarking algorithm implementations in different cryptographic libraries.
bettertls
BetterTLS: A Name Constraints test suite for HTTPS clients.
curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, secp256k1, SM2
miracl_core_bls12381
Rust code of https://github.com/miracl/core (miracl_core) for curve BLS 12-381.
motoko-bitcoin
Bitcoin library for Motoko
noble-curves
Audited & minimal JS implementation of elliptic curve cryptography.
rc-formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
rust-mbedtls
Idiomatic Rust wrapper for MbedTLS
simple_asn1
A simple ASN.1 DER encoding/decoding library for Rust