std.crypto.cipher Package
Function Description
The std.crypto.cipher package provides universal APIs for symmetric encryption and decryption.
API List
Interface
Name | Description |
---|---|
BlockCipher | Specifies a universal interface for the digest algorithm. |