Security: Enhance the security of key handling by ensuring that secret keys are copied to a new array instead of using the original directly. This change applies to both box and sign key pair generation, providing better protection for your cryptographic operations.
Others
Dependencies: Update development dependencies to allow for more flexible versioning, ensuring smoother integration and compatibility with other tools.