Skip to content

Crypto Service v0.0.2

Latest
Compare
Choose a tag to compare
@sebastienrousseau sebastienrousseau released this 30 May 20:44
· 648 commits to main since this release
6f6edb7

Welcome to the Crypto Service

alt text

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.

Download Crypto Service v0.0.2

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

New Contributors

Full Changelog: sebastienrousseau-crypto-service-0.0.1...sebastienrousseau-crypto-service-0.0.2