[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #29594 [Obfuscation/BridgeDB]: Remove OpenSSL.rand.bytes from code
#29594: Remove OpenSSL.rand.bytes from code
--------------------------------------+----------------------
Reporter: dgoulet | Owner: dgoulet
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Obfuscation/BridgeDB | Version:
Severity: Normal | Keywords: bridgedb
Actual Points: | Parent ID:
Points: | Reviewer: sysrqb
Sponsor: |
--------------------------------------+----------------------
It is now deprecated in favor of `os.urandom()`:
{{{
OpenSSL.rand is deprecated - you should use os.urandom instead
}}}
This is needed if we want to upgrade the requirements.txt.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/29594>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs