| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f83b9bc commit 9b0e61a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ following table: | |||
| 39 | 39 | | `crypto_context` | Implementation of the `SecureContext` object. | | |
| 40 | 40 | | `crypto_dh` | Diffie-Hellman Key Agreement implementation. | | |
| 41 | 41 | | `crypto_dsa` | DSA (Digital Signature) Key Generation functions. | | |
| 42 | - | `crypto_ecdh` | Elliptic-Curve Diffie-Hellman Key Agreement implementation. | | ||
| 42 | + | `crypto_ec` | Elliptic-curve cryptography implementation. | | ||
| 43 | 43 | | `crypto_hash` | Basic hash (e.g. SHA-256) functions. | | |
| 44 | 44 | | `crypto_hkdf` | HKDF (Key derivation) implementation. | | |
| 45 | 45 | | `crypto_hmac` | HMAC implementations. | | |
| Back | FazBrowse Home | New Git URL |
0 commit comments