Search documentation of JOSE
JOSE
v1.11.9
Pages
Modules
Settings
View Source
jose_xchacha20_poly1305_unsupported
(JOSE v1.11.9)
Summary
Functions
authenticate(Message, Key, Nonce)
decrypt(CipherText, CipherTag, AAD, IV, Key)
encrypt(PlainText, AAD, IV, Key)
verify(MAC, Message, Key, Nonce)
Functions
Link to this function
authenticate(Message, Key, Nonce)
View Source
Link to this function
decrypt(CipherText, CipherTag, AAD, IV, Key)
View Source
Link to this function
encrypt(PlainText, AAD, IV, Key)
View Source
Link to this function
verify(MAC, Message, Key, Nonce)
View Source