|
On Wed, Aug 9, 2017, at 07:11, Xazo -Tak wrote:
> >PLC - Pure Lua Crypto (https://github.com/philanc/plc )
> That doesn't appear to contain anything asymmetric.
It looks like it contains the primitives to implement something similar
to libsodium's crypto_box (ec25519 for ECDH, chacha20 and poly1305). The
scheme itself is not implemented though.
--
Pierre Chapuis