Cryptography
exonum-explorer
ExperimentalBlockchain explorer utils for the Exonum framework
threshold-secret-sharing
ExperimentalA pure-Rust implementation of various threshold secret sharing schemes
dalek-rangeproofs
ExperimentalA pure-Rust implementation of a non-interactive zero-knowledge rangeproof scheme.
exonum-node
ExperimentalNode of the Exonum blockchain framework.
incredible
ExperimentalA library for doing incredible things
subtle-derive
ExperimentalPure-Rust traits and utilities for constant-time cryptographic implementations.
cryptobox
ExperimentalA KISS CLI-wrapper around libsodium's `cryptobox_easy`
sequoia-keystore-openpgp-card
ExperimentalAn OpenPGP card backend for Sequoia's private key store.
inane-crypto
ExperimentalThe Inane crypto library
davros
ExperimentalDeterministic And Verifiable Randomness On Schnorr signatures
sequoia-keystore-backend
ExperimentalTraits for private key store backends.
verihash
ExperimentalFormat-independent structured hashing algorithm
fungtaai
ExperimentalFortuna PRNG implementation in Rust
blake2-rfc
ExperimentalA pure Rust implementation of BLAKE2 based on RFC 7693.
kard
ExperimentalChip card interface device (CCID) implementation for embedded devices
fire-crypto
ExperimentalCrypto library providing encryption and signing.
dalek
ExperimentalMeta-crate for dalek crypto packages.
sequoia-keystore-gpg-agent
ExperimentalA gpg-agent backend for Sequoia's private key store.
minclib
ExperimentalMIscreaNt Cryptotool
tomcrypt
ExperimentalBindings to libtomcrypt, a fairly comprehensive, modular and portable cryptographic toolkit that provides developers with a vast array of well known published block ciphers, one-way hash functions, chaining modes, pseudo-random number generators, public key cryptography and a plethora of other routines.
juno-rust-proto
ExperimentalProtobuf stuct defintions for interacting Juno blockchain
rsign
ExperimentalA command-line tool to sign files and verify signatures.
zcred
ExperimentalModern authoriZation-centric credential format, ala SPKI/SDSI, Macaroons, and Vanadium
zsession
ExperimentalLightweight implementation of zcreds providing advanced session tokens
bitsign
ExperimentalTool for generating bitcoin addresses and signing/verifying messages using addresses
fast-cdc
ExperimentalA safe place for all your data
yobicrypto
ExperimentalThe Yobicash cryptographyc toolkit
sivchain
ExperimentalAdvanced symmetric encryption using the AES-SIV (RFC 5297) and CHAIN constructions
highwayhash
ExperimentalBindings to AVX-2-optimized SIP-like hash functions
zhash
Experimentalzser content hashing algorithm
sequoia-keystore-softkeys
ExperimentalA soft key (in-memory key) backend for Sequoia's private key store.
sequoia-keystore-tpm
ExperimentalA TPM backend for Sequoia's private key store.
xor-genkeys
ExperimentalCommand line application that generates keys that can be used in guesses when attempting to decrypt content encrypted using xor encryption.
exonum-middleware-service
ExperimentalComposability utilities for Exonum, packaged as a service
mpw
ExperimentalRust implementation of the Masterpassword algorithm.
docrypto
ExperimentalA command line tool for cryptographic operations, based on the rust-crypto library.
solana-ed25519-dalek
ExperimentalFork of ed25519-dalek for `solana`; only used for upstreaming fixes
merkle-spine
ExperimentalMerkle Spine — the structural core: canonicalization (collapse + promotion), the proof spine, inclusion and leaf proofs, and the general structural Seal. Epoch-free.
canonical-mt
ExperimentalCanonical Mutable Tree — the single-algorithm mutable tree over the Merkle Spine
zser
ExperimentalA protobuf-inspired minimalistic serialization format with cryptographic authentication
pem-iterator
ExperimentalIterate over PEM-encoded data
speck
ExperimentalImplementation of the SPECK block cipher.
oath2
ExperimentalAn pure Rust implementation of OATH algorithms. Provides HOTP, TOTP and OCRA algorithms.
exonum-system-api
ExperimentalSystem API plugin for the Exonum framework
xor-keysize-guess
ExperimentalCommand line app to guess the size of a key that was used to XOR encrypt a file
oath
ExperimentalAn implementation of OATH algorithms in Rust. Includes TOTP, HOTP, and OCRA.
keyuri
ExperimentalA URI-based format for encoding cryptographic keys
r1cs
ExperimentalA library for building R1CS gadgets
xor-utils
ExperimentalUtility functions related to xor encryption / decryption
exonum-supervisor
ExperimentalExonum supervisor service.