Packages

Cryptography library for Gleam targeting Erlang and JavaScript

Current section

Files

Jump to
kryptos include kryptos@block_Cbc.hrl
Raw

include/kryptos@block_Cbc.hrl

-record(cbc, {cipher :: kryptos@block:block_cipher(), iv :: bitstring()}).