PHP 8.3.31
Preview: _PBES.pyi Size: 489 B
/opt/imunify360/venv/lib64/python3.11/site-packages/Crypto/IO/_PBES.pyi

from typing import Dict, Optional, Callable

class PbesError(ValueError):
    ...

class PBES1(object):
    @staticmethod
    def decrypt(data: bytes, passphrase: bytes) -> bytes: ...

class PBES2(object):
    @staticmethod
    def encrypt(data: bytes,
                passphrase: bytes,
		protection: str,
		prot_params: Optional[Dict] = ...,
		randfunc: Optional[Callable[[int],bytes]] = ...) -> bytes: ...

    @staticmethod
    def decrypt(data:bytes, passphrase: bytes) -> bytes: ...

Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
- drwxr-xr-x 2026-06-08 20:23:13
Edit Download
6.79 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download
303 B lrw-r--r-- 2026-04-14 09:45:17
Edit Download
8.86 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download
480 B lrw-r--r-- 2026-04-14 09:45:17
Edit Download
15.94 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download
489 B lrw-r--r-- 2026-04-14 09:45:17
Edit Download
1.50 KB lrw-r--r-- 2026-04-14 09:45:17
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).