HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-310.pyc
o

-&%a��@s ddlZGdd�dejd�ZdS)�Nc@s@eZdZejdedefdd��Zejdededdfdd��ZdS)	�KeyDerivationFunction�key_material�returncC�dS)zo
        Deterministically generates and returns a new key based on the existing
        key material.
        N�)�selfrrr�M/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/__init__.py�derive
�zKeyDerivationFunction.derive�expected_keyNcCr)z�
        Checks whether the key generated by the key material matches the
        expected derived key. Raises an exception if they do not match.
        Nr)rrrrrr�verifyr
zKeyDerivationFunction.verify)�__name__�
__module__�__qualname__�abc�abstractmethod�bytesr	rrrrrr	s
r)�	metaclass)r�ABCMetarrrrr�<module>s