summaryrefslogtreecommitdiffstats
path: root/openpgp/src/crypto/backend/nettle/hash.rs
AgeCommit message (Expand)Author
2023-11-06openpgp: Implement SHA3.crypto-refresh-sha3Justus Winter
2022-08-16openpgp: Expose `HashAlgorithm::oid()` on all crypto backends.Wiktor Kwapisiewicz
2021-08-27Convert markdown to intra-doc links.Nora Widdecke
2020-12-07openpgp: Add Digeset::algo.Justus Winter
2020-11-12openpgp: Make crypto::Hash::digest fallible.Justus Winter
2020-11-06openpgp: Use non_exhaustive attribute.Nora Widdecke
2020-06-29openpgp: Make Digest trait only pub(crate)Igor Matuszewski
2020-06-22openpgp: Move Nettle hashing impls to the backend moduleIgor Matuszewski