Core Functionality: The library now defaults to using the faster version of the cryptographic functions, improving performance for users. You can still access the original version if needed by specifying a different path.
Improvements
Core Functionality: The code has been cleaned up to enhance performance and security by zeroing out temporary arrays in the random number generator. This helps ensure sensitive data is not left in memory.