std.crypto.cipher

Function Description

The std.crypto.cipher package provides universal APIs for symmetric encryption and decryption.

API List

Interface

NameDescription
BlockCipherSpecifies a block encryption and decryption algorithm API.