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/ithos
A cryptographically verifiable access control and directory system for Linux servers
tarcieri/paradox
Experimental language for verifiable computation using zero-knowledge proofs
tarcieri/placer
A security-oriented event-driven file placement system
tarcieri/net-ssh
Pure Ruby implementation of an SSH (protocol 2) client
tarcieri/rfcs
RFCs for changes to Rust
tarcieri/ring
Safe, fast, small crypto using Rust & BoringSSL's cryptography primitives.
tarcieri/secure.af
1337
tarcieri/yubihsm-rs
tarcieri/arrayref
Two macros for taking array references in rust.
tarcieri/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming languag
tarcieri/block-ciphers
Collection of block cipher algorithms written in pure Rust
tarcieri/catalog
The Ruby Toolbox library catalog
tarcieri/clear_on_drop
Helpers for clearing sensitive data on the stack and heap
tarcieri/fero
YubiHSM2-backed signing server
tarcieri/hashes
Collection of cryptographic hash functions written in pure Rust
tarcieri/json
JSON Serialization for Rust
tarcieri/libristretto255
Small, self-contained C implementation of Ristretto255 based on libdecaf
tarcieri/lsm303dlhc
A platform agnostic driver to interface with the LSM303DLHC (accelerometer + compass)
tarcieri/madgwick
Madgwick's orientation filter
tarcieri/md5
MD5 hash function
tarcieri/no_std_test
boilerplate for checking if a crate is no_std compatible
tarcieri/node-webcrypto-ossl
A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.
tarcieri/objecthash
A way to cryptographically hash objects (in the JSON-ish sense) that works cross-language. And, therefore, cross-encoding.
tarcieri/password-hashing
Password-based key derivation functions
tarcieri/riscv-rust-toolchain
RISCV Rust Toolchain
tarcieri/rust-asn1
A Rust ASN.1 (DER) serializer.
tarcieri/stream-ciphers
Collection of stream cipher algorithms
tarcieri/tai64-rs
TAI64(N) timestamps in Rust
tarcieri/testnets
Config files for connecting to testnets
tarcieri/underhanded.rs
Website for the Underhanded Rust Contest