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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use Nettle_jll artifact

hros opened this issue · comments

commented

@staticfloat please use the new jll artifacts of BinaryBuilder (link)

Specifically, a Nettle_jll is already available in the repository

Using it in Nettle.jl would be easier and would guarantee that only a single version of libnettle.so is installed in the local julia package repository