https://github.com/moteus/lua-AesFileEncrypt
A simple file encryption library
https://github.com/moteus/lua-AesFileEncrypt
encryption lua
Last synced: about 2 months ago
JSON representation
A simple file encryption library
- Host: GitHub
- URL: https://github.com/moteus/lua-AesFileEncrypt
- Owner: moteus
- Created: 2013-04-23T10:34:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T11:44:43.000Z (over 8 years ago)
- Last Synced: 2025-10-30T10:52:01.277Z (3 months ago)
- Topics: encryption, lua
- Language: C
- Homepage:
- Size: 129 KB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-lua - AesFileEncrypt - A simple file encryption library (Cryptography)
README
# Lua binding to [FileEncrypt](http://www.gladman.me.uk/cryptography_technology/fileencrypt)
[](https://travis-ci.org/moteus/lua-AesFileEncrypt)
[](https://buildhive.cloudbees.com/job/moteus/job/lua-AesFileEncrypt/)
* Test passed on *WinXP/Win2k3 (x32)* *VC2010Express/MinGW*
* Test passed on *Win2k8(x64)* *MinGW W64*
* Test passed on *Win2k12(x64)* *MinGW W64/VC2012Express*
* Test passed on *Linux Mint 15 (x32)*
* Test passed on *Linux Debian 3.9.5 x86_64 GNU/Linux*