std.crypto.cipher Package

Function Description

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

API List

Interface

NameDescription
BlockCipherSpecifies a universal interface for the digest algorithm.