Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 378 Bytes

readme.md

File metadata and controls

27 lines (14 loc) · 378 Bytes

Erlang NIF: HC-128 crypto encoding/decoding

Requirements

sudo apt-get install g++ make libgcrypt20-dev

BUILD

USAGE

make all -- compile

make run -- compile and run in shell.

make test -- run tests


You can find examples of using in tests.

License

LGPL3

Author

Sergey Loguntsov [email protected]