Packages

Cryptography library for Gleam targeting Erlang and JavaScript

Current section

Files

Jump to
kryptos include kryptos@block_Ctr.hrl
Raw

include/kryptos@block_Ctr.hrl

-record(ctr, {cipher :: kryptos@block:block_cipher(), nonce :: bitstring()}).