tarcieri
Co-founder @iqlusioninc, formerly @square. Cryptography and infrastructure engineer.
@iqlusionincDenver, CO
Pinned Repositories
abscissa
Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions
AEADs
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
rustsec
RustSec API & Tooling
irust
Interactive Rust REPL written in Ruby
micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
reia
Ruby-like hybrid OOP/functional programming language for BEAM, the Erlang VM
revactor
Revactor implements the Actor model using Ruby 1.9's Fibers for concurrency and Rev for event monitoring
tarcieri's Repositories
tarcieri/micromath
Embedded Rust arithmetic, 2D/3D vector, and statistics library
tarcieri/rust-secp256k1-ecdsa-bench
secp256k1 ECDSA benchmarks (k256 vs libsecp256k1 vs rust-secp256k1)
tarcieri/bats
Bats! A terminal application for bats! Written in Rust
tarcieri/subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
tarcieri/cargo-auditable
Make production Rust binaries auditable
tarcieri/coinbase-rs
Coinbase Rust API Client
tarcieri/num-traits
Numeric traits for generic mathematics in Rust
tarcieri/arbitrary
Generating structured data from arbitrary, unstructured input.
tarcieri/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
tarcieri/cookie-rs
HTTP cookie parsing and cookie jar management for Rust.
tarcieri/corrode
C to Rust translator
tarcieri/cosmos-rust
The home of all shared Rust resources for the Cosmos ecosystem.
tarcieri/ed25519-consensus
Ed25519 suitable for use in consensus-critical contexts.
tarcieri/elliptic-curves
Collection of pure Rust elliptic curve implementations: NIST P-256, P-384, secp256k1
tarcieri/enr
Ethereum Node Record
tarcieri/eth-keystore-rs
A minimalist library to interact with encrypted JSON keystores
tarcieri/ff
Traits and utilities for working with finite fields.
tarcieri/group
Elliptic curve group traits and utilities.
tarcieri/hacspec
A specification language for cryptography primitives.
tarcieri/libc
Raw bindings to platform APIs for Rust
tarcieri/num-bigint
Big integer types for Rust
tarcieri/prost
PROST! a Protocol Buffers implementation for the Rust Language
tarcieri/reference
The Rust Reference
tarcieri/rust
Empowering everyone to build reliable and efficient software.
tarcieri/rust-google-summer-of-code
Rust project ideas for Google Summer of Code
tarcieri/rust-in-blockchain
Source code for Rust in Blockchain website
tarcieri/rust-stdarch
Rust's standard library vendor-specific APIs and run-time feature detection
tarcieri/sigstore-rs
An experimental Rust crate for sigstore
tarcieri/snow
A Rust implementation of the Noise Protocol Framework
tarcieri/yaml-rust2
A pure Rust YAML implementation.