Skip to main content

Certificate authority kit, ECDH-powered, SAS-authenticated

Project description

Certificate authority kit, ECDH-powered, SAS-authenticated

This package contains a kit that allows you to develop clients and servers that authenticate to each other mutually, issuing certificates to clients that can then be used for secure mutual TLS or gRPC authenticated communication.

You will find this package useful if:

  • You have a server program, and a client program.
  • You want to secure communications between these programs using SSL or gRPC secure channels.
  • You do not have a certificate authority or other PKI system on hand.
  • All you need is a way to authenticate the client on the server side, and the server on the client side.
  • You want to authenticate the two parts by making a visual comparison on both sides (much like Bluetooth PIN pairing).

You'll find more developer and implementation documentation in the module.

This package is distributed under the GNU Lesser General Public License v2.1. For relicensing, contact the package author.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cakes-0.1.7.tar.gz (16.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page