Cryptography: Enhance the performance of the Poly1305 function by fixing a bug in the fast version, ensuring better efficiency and reliability in cryptographic operations.
Fixes
Fix a bug in the Poly1305 fast version, which improves the overall functionality and correctness of the cryptographic library.
Revert the previous change that switched the Poly1305 fast version back to its original implementation, ensuring stability in the library's performance.