Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
pip._internal.utils.hashes Namespace Reference

Data Structures

class  Hashes
 
class  MissingHashes
 

Variables

str FAVORITE_HASH = "sha256"
 
list STRONG_HASHES = ["sha256", "sha384", "sha512"]
 

Variable Documentation

◆ FAVORITE_HASH

str FAVORITE_HASH = "sha256"

Definition at line 17 of file hashes.py.

◆ STRONG_HASHES

list STRONG_HASHES = ["sha256", "sha384", "sha512"]

Definition at line 22 of file hashes.py.