Advanced Search
Search Results
3 total results found
readme.md for @push.rocks/smartcrypto
easy crypto methods Install To install @push.rocks/smartcrypto, open a terminal and run the following command: npm install @push.rocks/smartcrypto This will add @push.rocks/smartcrypto to your project's dependencies. Usage This guide demonstrates how to use @...
readme.md for @push.rocks/smartkey
Handle private/public key creation efficiently and securely with this TypeScript-based library, offering seamless integration and robust functionality for managing cryptographic key pairs. Install To get started with @push.rocks/smartkey in your project, you'l...
changelog.md for @push.rocks/smartjwt
2024-09-05 - 2.2.1 - fix(core) Add --allowimplicitany flag to build script Updated the build script in package.json to include the --allowimplicitany flag for TypeScript compilation. 2024-09-05 - 2.2.0 - feat(smartjwt) Add nested JWT functionality Introduce...