aocl-crypto
Safe Rust wrappers for AOCL-Cryptography (ALCP).
Built on top of aocl-crypto-sys.
Currently exposes the digest API (MD5, SHA-1, SHA-2 224/256/384/512, SHA-3 224/256/384/512). Cipher / AEAD / MAC / RSA / EC will follow.
Dual-licensed under MIT or Apache-2.0.