Documentation: Enhance user experience by adding a link to the tweetnacl-sealed-box package, providing users with additional resources for public-key cryptography.
Improvements
Documentation: Update the documentation to inform users about the deprecation of Buffer constructors in Node, ensuring they are aware of best practices and potential warnings.
Documentation: Organize constants under a dedicated "Constants" section in the documentation to clarify their purpose and prevent users from attempting to modify them.
Fixes
Fix issues with the box.open and secretbox.open functions returning null, improving the reliability of these cryptographic operations for users.
Resolve a namespace conflict that caused TypeScript compiler errors, ensuring a smoother development experience for users working with the library.
Others
Link to an audit PDF on the Cure53 website, providing users with transparency regarding the security assessment of the library.