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

fix 0.5 deprecations in build script #75

Closed stevengj closed 8 years ago

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 85.446% when pulling e08c0f5ab433c3a1ab7a69310c9931377a8b4feb on stevengj:depwarns into d801c540b2f3a64110e7cfae2681ba2863795b3d on staticfloat:master.

stevengj commented 8 years ago

AppVeyor failure is the mysterious could not spawnyum list nettle: no such file or directory that I seem to be getting intermittently (#74).

staticfloat commented 8 years ago

lgtm