mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-03 17:13:33 +01:00
add bug number and explanation to changes/bug2385; call it a feature
This commit is contained in:
parent
4a8eaad7ef
commit
dcb1d0a67b
@ -1,5 +1,9 @@
|
|||||||
o Minor bugfixes:
|
o Minor features (security):
|
||||||
- Clear keys and key-derived material left on the stack in rendservice.c
|
- Clear keys and key-derived material left on the stack in
|
||||||
and rendclient.c
|
rendservice.c and rendclient.c. This should make us more
|
||||||
|
forward-secure against cold-boot attacks and the like. Fix for
|
||||||
|
bug 2385.
|
||||||
|
|
||||||
- Check return value of crypto_pk_write_private_key_to_string() in
|
- Check return value of crypto_pk_write_private_key_to_string() in
|
||||||
end_service_load_keys()
|
end_service_load_keys(). This should make us more forward-secure
|
||||||
|
against cold-boot attacks and the like. Fix for bug 2385.
|
||||||
|
Loading…
Reference in New Issue
Block a user