tree: a73879e489e038f3f5b0f0f37a9bb09924f9274e [path history] [tgz]
  1. BUILD.gn
  2. docs.rst
  3. README.md
pw_crypto/README.md

pw_crypto: Safe embedded friendly crypto services

This module is being built with the following services coming soon:

  1. Digesting a message with SHA256.
  2. Verifying a digital signature with ECDSA over the NIST P256 curve.

The bulk of the documentation is at https://pigweed.dev/pw_crypto/.