- Denver, CO
- https://tonyarcieri.com
- @[email protected]
Stars
OpenSSF Working Group on Securing Software Repositories
oyvindln / adler2
Forked from jonas-schievink/adlerRust crate for computing Adler-32 checksums (fork)
A new pure-Rust library for cross-platform low-level access to USB devices.
Rust project ideas for Google Summer of Code
aws-lc-rs is a cryptographic library using AWS-LC for its cryptographic operations. The library strives to be API-compatible with the popular Rust library named ring.
An experimental stackless Lua VM implemented in pure Rust
Pure Rust YubiKey host-side driver for PIV-based RSA/ECC key storage + signing/encryption support
Random prime generation and primality testing library based on `crypto-bigint`.
A feature-rich command-line audio/video downloader
Flexible Rust implementation of the MuSig2 multisignature protocol, compatible with Bitcoin.
MPC protocols for threshold ECDSA
An implementation of the HPKE hybrid encryption standard (RFC 9180)
Pure Rust implementation of components of the Secure Shell (SSH) protocol
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.
Generate an SPDX Software Bill of Materials for Rust crates.
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
Collection of sponge functions written in pure Rust