JuliaCrypto / Nettle.jl

Julia wrapper around nettle cryptographic hashing/encryption library providing MD5, SHA1, SHA2 hashing and HMAC functionality, as well as AES encryption/decryption
Other
51 stars 34 forks source link

Tag new release? #77

Closed ranjanan closed 8 years ago

ranjanan commented 8 years ago

@staticfloat The latest tagged version has some deprecation warnings (and also failed failed tests for me). Master is fine though. Could you please tag a new release?

staticfloat commented 8 years ago

Metadata.jl PR: https://github.com/JuliaLang/METADATA.jl/pull/5968