Legrandin / pycryptodome

A self-contained cryptographic library for Python
https://www.pycryptodome.org
Other
2.81k stars 502 forks source link

Update chacha20_poly1305.rst #818

Closed gonatienza closed 1 month ago

gonatienza commented 3 months ago

Bytes object must be decoded as str first.

'TypeError: can only concatenate str (not "bytes") to str'