• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# pw\_crypto: Safe embedded friendly crypto services
2
3This module is being built with the following services coming soon:
4
51. Hashing a message with SHA256.
61. Verifying a digital signature with ECDSA over the NIST P256 curve.
7
8The bulk of the documentation is at https://pigweed.dev/pw_crypto/.