Closed stsch9 closed 2 years ago
I think in
https://pyseto.readthedocs.io/en/latest/paseto_usage.html#v4-local
it must be "Symmetric Authenticated Encryption with XChaCha20 + BLAKE2b-MAC (Encrypt-then-MAC)" instead of "Symmetric Authenticated Encryption with AES-256-CTR + HMAC-SHA384 (Encrypt-then-MAC)"
Thanks for the report!
I will fix it soon.
https://github.com/dajiaji/pyseto/pull/183
I think in
https://pyseto.readthedocs.io/en/latest/paseto_usage.html#v4-local
it must be "Symmetric Authenticated Encryption with XChaCha20 + BLAKE2b-MAC (Encrypt-then-MAC)" instead of "Symmetric Authenticated Encryption with AES-256-CTR + HMAC-SHA384 (Encrypt-then-MAC)"