rbkhmrcr's Stars
ukhsa-collaboration/COVID-19-app-Documentation-BETA
Documentation relating to the Beta of the NHS COVID-19 app
DP-3T/dp3t-sdk-backend
The backend implementation for DP3T
iqlusioninc/armistice
Hardware private key storage for next-generation cryptography (e.g. BLS) supporting USB armory MkII devices
thepowersgang/mrustc
Alternative rust compiler (re-implementation)
SpinResearch/RustySecrets
🔑 Threshold Shamir's secret sharing in Rust
MinaProtocol/ledger-coda-app
hacspec/rust-secret-integers
Wrappers around Rust's integer to check for constant-time-compatible usage
rust-lang/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
LedgerHQ/speculos
Ledger Nano/Blue apps emulator
HarryR/ethsnarks
A toolkit for viable zk-SNARKS on Ethereum, Web, Mobile and Desktop
halo/LinkLiar
:link: Link-Layer MAC spoofing GUI for macOS
o1-labs/snarky
OCaml DSL for verifiable computation
mjosaarinen/pqps
Tools for power measurements of post-quantum cryptographic algorithms
scipr-lab/libfqfft
C++ library for Fast Fourier Transforms in finite fields
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
arkworks-rs/marlin
A Rust library for the Marlin preprocessing zkSNARK
uraimo/buildSwiftOnARM
All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 5.1.5
zcash-hackworks/bn
Pairing cryptography library in Rust
BLAKE2/BLAKE2
BLAKE2 official implementations
nanotech/jellybeans.vim
A colorful, dark color scheme for Vim.
bitcoin/libbase58
C library for Bitcoin's base58 encoding
mit-pdos/xv6-public
xv6 OS
gtank/gammasignatures
Y. Zhao. Aggregation of Gamma-Signatures and Applications to Bitcoin (2018)
dalek-cryptography/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
ewasm/ewasm-precompiles
Implementation of the Ethereum precompiled contracts in Rust.
Ko-/riscvcrypto
Optimized assembly implementations of crypto for the RV32I (RISC-V) architecture
oreparaz/dudect
dude, is my code constant time?
iqlusioninc/abscissa
Application microframework with command-line option parsing, configuration, error handling, logging, and shell interactions
arkworks-rs/snark
Interfaces for Relations and SNARKs for these relations
dalek-cryptography/ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.