luatweetnacl
Encryption library
A Lua wrapper around a cryptographic library for secure messaging
Lua wrapper arount the Tweet NaCl cryptographic library
17 stars
5 watching
5 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
philanc/luazen | A Lua library providing compression and cryptographic functions | 91 |
dchest/tweetnacl-js | A JavaScript implementation of cryptographic primitives inspired by the TweetNaCl library | 1,786 |
rubycrypto/rbnacl | A Ruby binding to the Networking and Cryptography (NaCl) library for secure data encryption and transmission. | 982 |
hleuwer/luasnmp | A Lua binding to the net-snmp library | 11 |
somesocks/lua-lockbox | A collection of cryptographic primitives written in Lua. | 363 |
takescoop/swiftyrsa | A library providing public/private key encryption and digital signature functionality in Swift | 1,279 |
migeyel/ecnet | A Lua-based networking library for encrypted communication | 21 |
tmthrgd/lua-resty-aead | An implementation of an authenticated encryption with associated data (AEAD) cipher algorithm in Lua. | 0 |
pyca/pynacl | A Python interface to cryptographic primitives and protocols | 1,077 |
thenorthmemory/wxbizmsgcrypt | Implementation of WeChat Message Cryptography in Lua | 13 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
xxtea/xxtea-as3 | A library that provides an implementation of the XXTEA encryption algorithm for use in ActionScript 3 applications. | 5 |
rod-chapman/sparknacl | Re-implementation of the TweetNaCl crypto library in Ada with static type safety and performance optimization. | 115 |
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |
codesinchaos/chaos.nacl | A C# cryptography library implementing a subset of cryptographic primitives and algorithms based on NaCl. | 134 |