CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
swift
cryptography
aes
cipher
md5
digest
aes-gcm
hmac
sha1
hmac-authentication
commoncrypto
sha3
cryptoswift
-
Updated
Apr 25, 2022 - Swift
The
Hasherenum for BLAKE2b does not derive any of the common traits found elsewhere for public items. It should at the very least implementDebugand probably alsoPartialEq.