scryptenc-rs
Encryption library
A Rust library and tool implementing the scrypt encrypted data format
A file encryption tool and Rust library which implements the scrypt encrypted data format
1 stars
3 watching
0 forks
Language: Rust
last commit: 5 days ago clicommand-linecommand-line-toolencryptionrustrust-langrust-libraryscryptterminaltool
Related projects:
Repository | Description | Stars |
---|---|---|
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 250 |
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 387 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
sorairolake/sysexits-rs | A Rust library that provides system exit code constants as defined by <sysexits.h> | 22 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 545 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,456 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
lifthrasiir/rust-encoding | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 284 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 984 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 58 |
randombit/botan-rs | A Rust cryptography library that wraps the Botan C API | 34 |
snipsco/rust-threshold-secret-sharing | A Rust library for implementing threshold secret sharing schemes with efficient share generation and reconstruction. | 159 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 276 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,403 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |