update readme

This commit is contained in:
gogoex
2023-10-29 09:39:44 +09:00
parent e06149f9d4
commit f2de8851e6

View File

@@ -23,10 +23,10 @@ To implement cryptographic primitives in the simplest form without using any opt
- Secp256k1
- Key generation, ECDSA sign/verify
- SHA256 and SHA512 hashers
- Generic HMAC
- Weierstrass curve
- Affine coordinate operations
- Jacobian coordinate operations
- Generic HMAC
- Prime finite field
- Scalar and vector operations