Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/moteus/lua-aesfileencrypt
A simple file encryption library
https://github.com/moteus/lua-aesfileencrypt
encryption lua
Last synced: 28 days 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 11 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T11:44:43.000Z (over 7 years ago)
- Last Synced: 2024-10-05T06:39:49.244Z (about 1 month ago)
- Topics: encryption, lua
- Language: C
- Homepage:
- Size: 129 KB
- Stars: 18
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lua binding to [FileEncrypt](http://www.gladman.me.uk/cryptography_technology/fileencrypt)
[![Build Status](https://travis-ci.org/moteus/lua-AesFileEncrypt.png?branch=master)](https://travis-ci.org/moteus/lua-AesFileEncrypt)
[![Build Status](https://buildhive.cloudbees.com/job/moteus/job/lua-AesFileEncrypt/badge/icon)](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*