HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.60.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Nov 5 05:00:59 EST 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //var/opt/nydus/ops/cryptography/hazmat/primitives/__pycache__/_cipheralgorithm.cpython-39.pyc
a

�,�h��@s<ddlZddlZGdd�dejd�ZGdd�dejd�ZdS)�Nc@sNeZdZejed�dd��Zejeje	d�dd��Z
eje	d�dd��ZdS)	�CipherAlgorithm��returncCsdS)zE
        A string naming this mode (e.g. "AES", "Camellia").
        N���selfrr�b/opt/nydus/tmp/pip-target-wkfpz8uv/lib64/python/cryptography/hazmat/primitives/_cipheralgorithm.py�nameszCipherAlgorithm.namecCsdS)z<
        Valid key sizes for this algorithm in bits
        Nrrrrr�	key_sizesszCipherAlgorithm.key_sizescCsdS)zW
        The size of the key being used as an integer in bits (e.g. 128, 256).
        Nrrrrr�key_sizeszCipherAlgorithm.key_sizeN)�__name__�
__module__�__qualname__�abc�abstractproperty�strr	�typing�	FrozenSet�intr
rrrrrr
sr)�	metaclassc@s*eZdZUeed<ejed�dd��ZdS)�BlockCipherAlgorithm�keyrcCsdS)zK
        The size of a block as an integer in bits (e.g. 64, 128).
        Nrrrrr�
block_size$szBlockCipherAlgorithm.block_sizeN)	rr
r�bytes�__annotations__rrrrrrrrr!s
r)rr�ABCMetarrrrrr�<module>s