Expand description
Python bindings for PQC Binary Format using PyO3
This module provides Python bindings for the PQC Binary Format library. All core functionality is exposed through Python classes and methods.
Structsยง
- PyAlgorithm
- Python wrapper for Algorithm enum
- PyCompression
Parameters - Python wrapper for CompressionParameters
- PyEnc
Parameters - Python wrapper for EncParameters
- PyFormat
Flags - Python wrapper for FormatFlags
- PyKem
Parameters - Python wrapper for KemParameters
- PyPqc
Binary Format - Python wrapper for PqcBinaryFormat
- PyPqc
Metadata - Python wrapper for PqcMetadata
- PySig
Parameters - Python wrapper for SigParameters