Skip to content

loguntsov/erlang_hc128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9c4b584 · Apr 29, 2020

History

14 Commits
Apr 25, 2020
Apr 10, 2020
Apr 25, 2020
Apr 20, 2020
Apr 10, 2020
Apr 10, 2020
Apr 24, 2020
Apr 10, 2020

Repository files navigation

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]