3
Q'íc2 ã @ sz d dl mZ d dlZd dlmZmZmZ d dlmZ d dl m
Z
mZmZ dZ
dddgZG d d
d
eZG dd deZdS )
é )Úabsolute_importN)ÚHashMismatchÚHashMissingÚInstallationError)Úread_chunks)Ú iteritemsÚiterkeysÚ
itervaluesÚsha256Úsha384Úsha512c @ sJ e Zd ZdZdddZdd Zdd Zd d
Zdd Zd
d Z dd Z
dS )ÚHasheszaA wrapper that builds multiple hashes at once and checks them against
known-good values
Nc C s |dkri n|| _ dS )zo
:param hashes: A dict of algorithm names pointing to lists of allowed
hex digests
N)Ú_allowed)ÚselfÚhashes© r ú//tmp/pip-build-l_bcah40/pip/pip/utils/hashes.pyÚ__init__ s zHashes.__init__c