mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-05 19:35:48 +03:00
@@ -1404,7 +1404,7 @@
|
|||||||
(((alg) & ~PSA_ALG_HASH_MASK) == PSA_ALG_HASH_EDDSA_BASE)
|
(((alg) & ~PSA_ALG_HASH_MASK) == PSA_ALG_HASH_EDDSA_BASE)
|
||||||
|
|
||||||
/** Edwards-curve digital signature algorithm with prehashing (HashEdDSA),
|
/** Edwards-curve digital signature algorithm with prehashing (HashEdDSA),
|
||||||
* using SHAKE256 and the Edwards448 curve.
|
* using SHA-512 and the Edwards25519 curve.
|
||||||
*
|
*
|
||||||
* See #PSA_ALG_PURE_EDDSA regarding context support and the signature format.
|
* See #PSA_ALG_PURE_EDDSA regarding context support and the signature format.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user