View Source jose_jwa_xchacha20 (JOSE v1.11.10)

XChaCha: eXtended-nonce ChaCha and AEAD_XChaCha20_Poly1305 See https://tools.ietf.org/html/draft-irtf-cfrg-xchacha

Summary

Functions

Link to this function

encrypt(Key, Counter, Nonce0, Plaintext)

View Source
Link to this function

subkey_and_nonce(Key, _)

View Source