abcrypt
File encryptor
A comprehensive Rust library and toolset for secure file encryption and data protection.
A simple, modern and secure file encryption tool, file format and Rust library
13 stars
3 watching
1 forks
Language: Rust
last commit: 4 days ago abcryptabcrypt-encryptionargon2argon2idblake2blake2bchacha20chacha20-poly1305clicommand-linecommand-line-toolencryptionpoly1305rustrust-langrust-libraryterminaltoolxchacha20xchacha20-poly1305
Related projects:
Repository | Description | Stars |
---|---|---|
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
spieglt/cloaker | A simple file encryption tool that allows users to protect and decrypt files with a password. | 410 |
bing0o/simple_ransomware | A Python script that encrypts system files using the pyCrypto library. | 8 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
alichtman/deadbolt | A simple file encryption tool using AES-256-GCM algorithm and PBKDF2 password-based key derivation function | 341 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
goliate/hidden-tear | A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 729 |
rijulgulati/go-andotp | A CLI program to encrypt and decrypt files using the andOTP encryption algorithm | 30 |
ebryx/aes-killer | A plugin for Burp Suite to decrypt AES-encrypted traffic on the fly. | 634 |
rustcrypto/formats | Provides tools and libraries for encoding and decoding various cryptographic formats | 250 |
dropbox/rust-brotli | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 818 |
tsusanka/fileencrypt | A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
lgrangeia/aesburp | A tool that enables secure encryption and decryption of HTTP payloads using AES encryption. | 25 |
bhavanpatel/react-native-simple-encryption | A tool for encrypting and decrypting data in React Native applications | 25 |
ironcorelabs/recrypt-rs | Provides cryptographic primitives for building a multi-hop proxy re-encryption scheme | 148 |