tarcieri
Co-founder @iqlusioninc, formerly @square. Cryptography and infrastructure engineer.
@iqlusionincDenver, CO
tarcieri's Stars
yt-dlp/yt-dlp
A feature-rich command-line audio/video downloader
freenet/freenet-core
Declare your digital independence
kyren/piccolo
An experimental stackless Lua VM implemented in pure Rust
risc0/risc0
RISC Zero is a zero-knowledge verifiable general computing platform based on zk-STARKs and the RISC-V microarchitecture.
RustCrypto/RSA
RSA implementation in pure Rust
RustCrypto/signatures
Cryptographic signature algorithms: DSA, ECDSA, Ed25519
parallaxsecond/parsec
Platform AbstRaction for SECurity service
aws/aws-lc-rs
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.
kevinmehall/nusb
A new pure-Rust library for cross-platform low-level access to USB devices.
iqlusioninc/yubikey.rs
Pure Rust YubiKey host-side driver for PIV-based RSA/ECC key storage + signing/encryption support
RustCrypto/crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
sigstore/sigstore-rs
An experimental Rust crate for sigstore
RustCrypto/SSH
Pure Rust implementation of components of the Secure Shell (SSH) protocol
pornin/crrl
Rust library for cryptographic research
jedisct1/rust-ed25519-compact
Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.
rust-lang/google-summer-of-code
Rust project ideas for Google Summer of Code
ossf/wg-securing-software-repos
OpenSSF Working Group on Securing Software Repositories
Nullus157/bs58-rs
Another Rust Base58 codec implementation
lambdaclass/AES_zero_knowledge_proof_circuit
rozbb/rust-hpke
An implementation of the HPKE hybrid encryption standard (RFC 9180)
tangle-network/cggmp-threshold-ecdsa
MPC protocols for threshold ECDSA
RustCrypto/sponges
Collection of sponge functions written in pure Rust
conduition/musig2
Flexible Rust implementation of the MuSig2 multisignature protocol, compatible with Bitcoin.
cathieyun/bfv12
toy implementation of bfv in rust
deeptechlabs/encryption
Encryption Algorithm Combined
pornin/rust-fn-dsa
FN-DSA (Falcon) signature scheme
alilleybrinker/cargo-spdx
Generate an SPDX Software Bill of Materials for Rust crates.
entropyxyz/crypto-primes
Random prime generation and primality testing library based on `crypto-bigint`.
conduition/secp
Flexible secp256k1 curve math library.
oyvindln/adler2
Rust crate for computing Adler-32 checksums (fork)