At least AWS.jl and JWTs.jl could potentially benefit from support for message signatures in this package. Between those two, there is reason to want support for at least HMAC, RSA, and EdDSA signatures.
It may be best to start with the EVP_DigestSign interface, which appears to support a wide range of algorithms.