scryptenc-rs
Encryption library
A Rust library and tool implementing a secure data encryption format based on the scrypt algorithm
A file encryption tool and Rust library which implements the scrypt encrypted data format
1 stars
3 watching
0 forks
Language: Rust
last commit: about 1 month 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 | 253 |
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 394 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 733 |
sorairolake/sysexits-rs | A Rust library providing system exit code constants as defined by <sysexits.h> | 23 |
orion-rs/orion | A cryptographic library providing secure encryption and decryption methods | 631 |
ankane/lockbox | Provides modern encryption for Ruby applications and data storage | 1,470 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 53 |
lifthrasiir/rust-encoding | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 285 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 983 |
rustcrypto/nacl-compat | Provides Rust compatibility with NaCl-family libraries for secure cryptographic functions. | 60 |
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 | 279 |
sfackler/rust-openssl | Bindings for using OpenSSL in Rust programming language | 1,419 |
grempe/tss-rb | A Ruby implementation of Threshold Secret Sharing as defined in the IETF Internet-Draft draft-mcgrew-tss-03.txt | 23 |