I use Rclone, which uses Secretbox to authenticate and encrypt data. Secretbox uses the Poly1305 authentication algorithm and the Xsalsa20 symmetric flow cipher. This whole process takes some time (very short time, because it is a very fast cryptographic algorithms). I wonder how fast the Poly1305 algorithm and the Xsalsa20 cipher are. Simply what is the ratio of these algorithms, for example 1: 8 ... I would like to ask you if you have ever thought about this question and you can answer me in some way or help me in some way.
Asked
Active
Viewed 638 times