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