How long does it take to encrypt/decrypt a message with ChaCha20 Poly1305 compared to sending the message over TLS? [closed]

I am trying to figure out how long the encryption/decryption time of a message with ChaCha20 Poly1305 is compared to how long it takes to send the message with TLSv1.2 between two phones. How much of the transmission time is the actual enc… Continue reading How long does it take to encrypt/decrypt a message with ChaCha20 Poly1305 compared to sending the message over TLS? [closed]