luagcrypt icon indicating copy to clipboard operation
luagcrypt copied to clipboard

luagcrypt is a Lua interface to the libgcrypt library, written in C.

Results 4 luagcrypt issues
Sort by recently updated
recently updated
newest added

The precise containers include libgcrypt 1.5 ([libgcrypt11-dev](http://packages.ubuntu.com/precise/libgcrypt11-dev)), but some functionality require libgcrypt 1.6 ([libgcrypt20-dev](http://packages.ubuntu.com/trusty/libgcrypt20-dev) in trusty). For very new features, coverage for libgcrypt 1.7 would be nice as well. If...

lease see https://github.blog/2021-09-01-improving-git-protocol-security-github/ from 11 of january, github drop git:// protocol for un-autenticated users (most automated installs off the lib)

So I try to use luagcrypt for a wireshark dissector and do not have any Lua/Build environment running and thus it would be much more convenient to just drop in...

Wireshark 4.4 now bundles Lua 5.4.6. It would be helpful to support Lua 5.4 for anyone who wants to use gcrypt in a Wireshark dissector.