Projects
Rust Binaries
SumatraDigest
Description
An executable for hashing files using the command line with SHA1,SHA2,SHA3,SHAKE256,BLAKE2B,BLAKE3 with customizable actions like take checksum, write to file, among others
Download
cargo install sumatradigest
Rust Libraries
libborneo
Description
A Block-Lattice like construction that forms a DAG chain with bridges.
libslinkynet
RFCsDescription
A Novel Peer-To-Peer Decentralized Network with multiple functionalities for the future web.
libsumatracrypt-rs
Description
A Cryptography Library that contains the following cryptographic protocols with zeroize support
Public-Key Encryption
- RSA4096-OAEP
- Elliptic Curve Integrated Encryption System (ECIES) using CURVE25519
Digital Signatures
- BLS
- ED25519
- ED448 (unfinished)
- Schnorr over Ristretto Compressed Ed25519 points
- RSA4096 (unfinshed)
Hash Functions
- SHA1
- SHA2 (variable digest)
- SHA3 (variable digest)
- SHAKE256
- BLAKE2B (variable digest with key)
- BLAKE3
Key Exchanges
- X448
Symmetric Encryption
- XChaCha20 (unfinished)
- AES (unfinished)
Post-Quantum Cryptography
- [Signature] FALCON1024
- [Signature] Dilithium3
- [Key Encapsulation] Kyber1024