android13/external/pigweed/pw_crypto/README.md

8 lines
295 B
Markdown

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