A Lua binding for https://github.com/floodyberry/poly1305-donna
Tested with Lua 5.2 only.
git clone https://github.com/tock203/poly1305.lua.git --recursive
sudo apt install liblua5.2-dev
sudo luarocks make
A Lua binding for https://github.com/floodyberry/poly1305-donna
Tested with Lua 5.2 only.
git clone https://github.com/tock203/poly1305.lua.git --recursive
sudo apt install liblua5.2-dev
sudo luarocks make