lua-AesFileEncrypt
File encryptor
A Lua library that provides a simple way to encrypt files using AES encryption.
A simple file encryption library
18 stars
2 watching
3 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
encryptionlua
Related projects:
Repository | Description | Stars |
---|---|---|
| A Lua library providing functions for manipulating file system paths and directories. | 83 |
| A file encryption tool that uses AES-256 to protect files and allows easy decryption with a password | 344 |
| A file crypter that uses the AES algorithm to encrypt files and sends the encryption key to a remote server for decryption. | 736 |
| Protects and encrypts data stored in local storage. | 648 |
| A tool that enables secure encryption and decryption of HTTP payloads using AES encryption. | 25 |
| A collection of cryptographic primitives written in Lua. | 362 |
| An implementation of Ilya's byte-oriented AES-256 encryption algorithm in C++ for the Arduino platform. | 62 |
| An implementation of an authenticated encryption with associated data (AEAD) cipher algorithm in Lua. | 0 |
| A port of a lightweight Javascript AES encryption library to ActionScript 3 | 0 |
| A command-line utility for encrypting files with the defuse/php-encryption library | 20 |
| A program that uses encryption to secure files by transforming their contents into unreadable data | 9 |
| A collection of authenticated encryption algorithms implemented in Rust | 733 |
| An Arduino library providing basic AES encryption/decryption functionality | 352 |
| A tool to transparently encrypt files in a Git repository. | 1,487 |
| Provides a Lua interface to DES ECB encryption and decryption. | 4 |