JOSE
v1.11.12
Search documentation of JOSE
Settings
jose_jwe_enc_xc20p
(JOSE v1.11.12)
View Source
Summary
Types
enc/0
Functions
algorithm(_)
bits(_)
block_decrypt(_, CEK, IV, _)
block_encrypt(_, CEK, IV, _)
cipher_supported()
from_map(F)
next_cek(_)
next_iv(_)
to_map(_, F)
Types
enc/0
-type
enc() :: {xchacha20_poly1305, 256}.
Functions
algorithm(_)
bits(_)
block_decrypt(_, CEK, IV, _)
block_encrypt(_, CEK, IV, _)
cipher_supported()
from_map(F)
next_cek(_)
next_iv(_)
to_map(_, F)