Search documentation of JOSE
JOSE
v1.11.9
Pages
Modules
Settings
View Source
jose_jwa_chacha20
(JOSE v1.11.9)
ChaCha20 and Poly1305 for IETF Protocols See https://tools.ietf.org/html/rfc7539
Summary
Functions
block(Key, Counter, Nonce)
column_round(_)
diagonal_round(_)
encrypt(Key, Counter, Nonce, Plaintext)
quarter_round(_)
Functions
Link to this function
block(Key, Counter, Nonce)
View Source
Link to this function
column_round(_)
View Source
Link to this function
diagonal_round(_)
View Source
Link to this function
encrypt(Key, Counter, Nonce, Plaintext)
View Source
Link to this function
quarter_round(_)
View Source