Skip to content

nivertech/keccak-erlang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

keccak-erlang

An Erlang NIF for Keccak (SHA-3)

Usage

keccak:hash512(Message) -> binary()
    Types:
        Message = binary()
    Returns a 64 byte binary, given an arbitrary long message.

About

Keccak-512 (SHA-3) for Erlang

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published