Welcome to the Crypto Service
Crypto Service Release v0.0.2
Crypto Service is a powerful and intuitive suite of security tools that provides
numerous Cryptographic JavaScript functions and standardized REST APIs to
manage encryption keys, perform common cryptographic operations such as key
generation, data encryption, digital signing, and signature verification.
Crypto Service code is safe by design, and runs lightning-fast. It is based on
OpenPGP.js - a JavaScript implementation of the OpenPGP protocol. It
implements RFC4880 and parts of RFC4880bis.
Crypto Service can help you ensure the following:
- Authentication of communicating parties,
- Integrity of data,
- Message Level Encryption for encryption and non-repudiation.,
- Privacy of data.
The suite consists of two products, Crypto Lib and Crypto Server part
of the Crypto Service Applications.
⭐ We appreciate your star rating and valuable feedback.
Full Changelog: https://github.com/sebastienrousseau/crypto-service/commits/sebastienrousseau-crypto-service-0.0.1
What's Changed
- Feature/crypto service by @sebastienrousseau in #1
- Feature/crypto service by @sebastienrousseau in #2
- Feature/documentation by @sebastienrousseau in #3
- Feature/release by @sebastienrousseau in #4
- Fix SVG width by @sebastienrousseau in #5
- Feature/documentation by @sebastienrousseau in #6
- Feature/documentation by @sebastienrousseau in #7
- [Snyk] Security upgrade lerna from 4.0.0 to 5.0.0 by @snyk-bot in #8
- Feature/documentation by @sebastienrousseau in #9
- Feature/typescript by @sebastienrousseau in #10
New Contributors
- @sebastienrousseau made their first contribution in #1
- @snyk-bot made their first contribution in #8
Full Changelog: sebastienrousseau-crypto-service-0.0.1...sebastienrousseau-crypto-service-0.0.2