REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 2.49 KB
Close
/opt/imunify360/venv/lib/python3.11/site-packages/cryptography/hazmat/bindings/_rust/openssl/aead.pyi
Text
Base64
# This file is dual licensed under the terms of the Apache License, Version # 2.0, and the BSD License. See the LICENSE file in the root of this repository # for complete details. class AESGCM: def __init__(self, key: bytes) -> None: ... @staticmethod def generate_key(key_size: int) -> bytes: ... def encrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... def decrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... class ChaCha20Poly1305: def __init__(self, key: bytes) -> None: ... @staticmethod def generate_key() -> bytes: ... def encrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... def decrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... class AESCCM: def __init__(self, key: bytes, tag_length: int = 16) -> None: ... @staticmethod def generate_key(key_size: int) -> bytes: ... def encrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... def decrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... class AESSIV: def __init__(self, key: bytes) -> None: ... @staticmethod def generate_key(key_size: int) -> bytes: ... def encrypt( self, data: bytes, associated_data: list[bytes] | None, ) -> bytes: ... def decrypt( self, data: bytes, associated_data: list[bytes] | None, ) -> bytes: ... class AESOCB3: def __init__(self, key: bytes) -> None: ... @staticmethod def generate_key(key_size: int) -> bytes: ... def encrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... def decrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... class AESGCMSIV: def __init__(self, key: bytes) -> None: ... @staticmethod def generate_key(key_size: int) -> bytes: ... def encrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ... def decrypt( self, nonce: bytes, data: bytes, associated_data: bytes | None, ) -> bytes: ...
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 17
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
aead.pyi
2.49 KB
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ciphers.pyi
1.27 KB
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
cmac.pyi
564 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dh.pyi
1.53 KB
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
dsa.pyi
1.27 KB
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ec.pyi
1.65 KB
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ed448.pyi
475 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ed25519.pyi
493 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
hashes.pyi
573 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
hmac.pyi
662 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
kdf.pyi
544 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
keys.pyi
872 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
poly1305.pyi
540 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
rsa.pyi
1.33 KB
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
x448.pyi
466 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
x25519.pyi
484 B
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
__init__.pyi
1.34 KB
lrw-r--r--
2026-04-14 09:45:17
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).