• Stars
    star
    92
  • Rank 349,829 (Top 8 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 14 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Fork of LuaCrypto, which enables encryption and decryption through OpenSSL
LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library.
The OpenSSL features that are currently exposed are digests (MD5, SHA-1,
HMAC, and more) and crypto-grade random number generators.

LuaCrypto also supports encryption and decryption, signing and verifying, sealing and opening using the OpenSSL EVP API.

Please see docs at doc/us/index.html or http://mkottman.github.io/luacrypto/.

More Repositories

1

AndroLua

Lua and LuaJava ported to Android
C
1,028
star
2

acpi_call

A linux kernel module that enables calls to ACPI methods through /proc/acpi/call. Now with support for Integer, String and Buffer parameters.
C
305
star
3

lqt

Lua bindings for Qt4 by Mauro Iazzi
C++
187
star
4

lua-gdb-helper

This is a collection of several GDB macros that simplify debugging of C modules for Lua
67
star
5

luaclang-parser

Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files
C++
56
star
6

lua-git

An attempt to implement the basics of Git in pure Lua
Lua
40
star
7

lua-sophia

lua-sophia is a Lua binding to Sophia embeddable key-value database
C
24
star
8

ltn12ce

A compression (zlib, bzip2, LZO and LZMA) and encryption (PolarSSL) library with common interface, usable by LuaSocket LTN12 module, with no external dependencies (everything's embedded).
C
20
star
9

ffi_fun

Various examples of (ab)using of the LuaJIT FFI
Lua
13
star
10

luaspell

Lua binding for Hunspell
C++
12
star
11

wdm

web data mining - a small utility library for Lua for easy HTTP mining with curl & sqlite3
Lua
11
star
12

luacene

Lua binding for Lucene / CLucene
C++
11
star
13

scite

My SciTE "distro" based on SciTE, SciTE-tools, scintillua and SciTE-debug
C++
10
star
14

tidy

Lua bindings for HTML Tidy
C
8
star
15

AR_playground

Examples and experiments of Augmented Reality through ARToolkitPlus, OpenCV and OpenGL.
C++
7
star
16

PdfCropGUI

A GUI tool to crop PDF files visually, based on pdfcrop.
C++
6
star
17

lighttpd-1.5-mingw

A set of patches to enable compilation of lighttpd 1.5 (svn://svn.lighttpd.net/lighttpd/trunk/) using MinGW on Windows, with FastCGI support
C
5
star
18

scite_scripts

custom scripts for the Scite editor
Lua
4
star
19

lua-xdiff

Lua binding to the LibXDiff diff library
C
4
star
20

villie

Visual Language Interpreter
Lua
3
star
21

calendar

A simple Lua framework for evented model simulation.
Lua
1
star
22

luadist

Simple Lua Module Development, Distribution and Deployment Tool.
1
star
23

lua-cv

Work-in-progress: A hand-written Lua OpenCV binding
C
1
star