Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
Coverage decreased (-4.6%) to 78.924% when pulling 78cb7ae900940f1a37d321e090235e392737f13d on rdeits:v0.6-precompile into a002078382193f430d0e396e0fcd1b42349f0ae7 on staticfloat:master.
Coverage decreased (-4.6%) to 78.924% when pulling 78cb7ae900940f1a37d321e090235e392737f13d on rdeits:v0.6-precompile into a002078382193f430d0e396e0fcd1b42349f0ae7 on staticfloat:master.
fixes #80
Removes calls to
call()
which is gone in v0.6-dev.