blob: bdbcff37c7735f9153a546ea20783723d1ac3522 [file] [log] [blame] [view]
# pw\_crypto: Safe embedded friendly crypto services
This module is being built with the following services coming soon:
1. Hashing a message with SHA256.
1. Verifying a digital signature with ECDSA over the NIST P256 curve.
The bulk of the documentation is at https://pigweed.dev/pw_crypto/.