HEX
Server: Apache
System: Linux scp1.abinfocom.com 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User: confeduphaar (1010)
PHP: 8.1.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-38.pyc
U

�e�]�@sDddlmZmZmZddlZddlZe�ej�Gdd�de��Z	dS)�)�absolute_import�division�print_functionNc@s(eZdZejdd��Zejdd��ZdS)�KeyDerivationFunctioncCsdS)zo
        Deterministically generates and returns a new key based on the existing
        key material.
        N�)�self�key_materialrr�M/usr/lib/python3/dist-packages/cryptography/hazmat/primitives/kdf/__init__.py�deriveszKeyDerivationFunction.derivecCsdS)z�
        Checks whether the key generated by the key material matches the
        expected derived key. Raises an exception if they do not match.
        Nr)rrZexpected_keyrrr	�verifyszKeyDerivationFunction.verifyN)�__name__�
__module__�__qualname__�abc�abstractmethodr
rrrrr	rs
r)
Z
__future__rrrrZsixZ
add_metaclass�ABCMeta�objectrrrrr	�<module>s