Poly1305
Last updated
Was this helpful?
Last updated
Was this helpful?
In order to understand hex and type parameters read
Description: Message authentication code based on block cipher.
Uses: Performance is important
Key size: 256 bits
Nonce size: 128 bits
In this example we generate POLY1305 to hex string Hello world! with the key and nonce given.
Json to poly1035 string
Json to poly1035 file