mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-17 18:37:40 +00:00
Fix copypasta
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
7962284f78
commit
e36f8aa1b0
|
@ -1404,7 +1404,7 @@
|
|||
(((alg) & ~PSA_ALG_HASH_MASK) == PSA_ALG_HASH_EDDSA_BASE)
|
||||
|
||||
/** 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.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue