Skip to content

Releases: Semeton/crypto-service-typescript

v1.1.2

08 Jan 18:46
Compare
Choose a tag to compare

Patch: Implementation ICryptoInterface which is the interface in which CryptoService class is implemented in

v1.0.2

05 Jan 10:45
Compare
Choose a tag to compare

sm-crypto-service is an encryption and decryption package for Node.js applications written in TypeScript. It uses the Sodium cryptographic library, ported to JavaScript via the tweetnacl library, to provide secure, efficient encryption and decryption functions. The package is designed to be easy to use, with a simple API that integrates seamlessly into any Node.js application. It's perfect for applications that need to handle sensitive data securely