mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Replace non-ascii characters in source files
This commit is contained in:
parent
eadda3f3ad
commit
998930ae0d
3 changed files with 4 additions and 4 deletions
|
|
@ -278,7 +278,7 @@ cleanup:
|
|||
/*
|
||||
* Use the blinding method and optimisation suggested in section 10 of:
|
||||
* KOCHER, Paul C. Timing attacks on implementations of Diffie-Hellman, RSA,
|
||||
* DSS, and other systems. In : Advances in Cryptology—CRYPTO’96. Springer
|
||||
* DSS, and other systems. In : Advances in Cryptology-CRYPTO'96. Springer
|
||||
* Berlin Heidelberg, 1996. p. 104-113.
|
||||
*/
|
||||
static int dhm_update_blinding( dhm_context *ctx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue