Performance: Enhance the performance of the poly1305.update function to support processing more than 2^32 bytes, improving efficiency for larger data sets.
Others
Add installation instructions to the README, making it easier for users to get started with the library.
Improve documentation for nacl.setPRNG in the README, providing clearer guidance for users.