# 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/.