SecureD
SecureD copied to clipboard
A cryptography library for D that encourages secure implementations through simple interfaces.
Results
2
SecureD issues
Sort by
recently updated
recently updated
newest added
… secured.aes using newer SecureD version 2 primitives. Purpose: To allow old software written for SecureD version 1 to compile using SecureD version 2. Meant to be an extension to...
hello patched https://github.com/221V/SecureD because: 1 - no hmac check for aec-cbc 2 - no byte array values possibility -- so can to not decrypt when have key + iv in...