Skip to content

loguntsov/erlang_hc128

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 loguntsov@gmail.com

About

HC128 stream supporting in Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published