[tor-bugs] #5450 [Tor Client]: Remove Tor's SHA-256 implementation
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Mar 22 18:10:15 UTC 2012
#5450: Remove Tor's SHA-256 implementation
------------------------+---------------------------------------------------
Reporter: rransom | Owner:
Type: task | Status: new
Priority: minor | Milestone: Tor: 0.2.4.x-final
Component: Tor Client | Version:
Keywords: | Parent:
Points: | Actualpoints:
------------------------+---------------------------------------------------
Tor includes an implementation of SHA-256 (in src/common/sha256.c) in case
it is linked to a version of OpenSSL older than 0.9.8. Tor should no
longer support such old versions of OpenSSL, so Tor should dump code
needed only to support them.
Some changes to src/common/crypto.c will also be needed (at a minimum, in
`crypto_hmac_sha256`).
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5450>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list