mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
2e1f5c1fc0
Ensure we securely wipe keys from memory after crypto_digest_get_digest and init_curve25519_keypair_from_file have finished using them. Fixes bug 13477.
6 lines
197 B
Plaintext
6 lines
197 B
Plaintext
o Minor bugfixes:
|
|
- Ensure we securely wipe keys from memory after
|
|
crypto_digest_get_digest and init_curve25519_keypair_from_file
|
|
have finished using them.
|
|
Fixes bug 13477.
|