mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
typo fix; spotted by arma
This commit is contained in:
parent
0a329a7a05
commit
2200d9d3f8
@ -148,7 +148,7 @@ test_libscrypt_eq_openssl(void *arg)
|
||||
memset(buf1,0,64);
|
||||
memset(buf2,0,64);
|
||||
|
||||
/* NOTE: we're using N,r the way OpenSSL and libscryot define them,
|
||||
/* NOTE: we're using N,r the way OpenSSL and libscrypt define them,
|
||||
* not the way draft-josefsson-scrypt-kdf-00.txt define them.
|
||||
*/
|
||||
N = 16;
|
||||
|
Loading…
Reference in New Issue
Block a user