LICENSE
README.md
pyproject.toml
src/fiverify/__init__.py
src/fiverify/attributes.py
src/fiverify/cades.py
src/fiverify/cli.py
src/fiverify/cms.py
src/fiverify/crypto.py
src/fiverify/online.py
src/fiverify/pdf.py
src/fiverify/profile.py
src/fiverify/report.py
src/fiverify/revocation.py
src/fiverify/tsp.py
src/fiverify/verify.py
src/fiverify/x509util.py
src/fiverify.egg-info/PKG-INFO
src/fiverify.egg-info/SOURCES.txt
src/fiverify.egg-info/dependency_links.txt
src/fiverify.egg-info/entry_points.txt
src/fiverify.egg-info/requires.txt
src/fiverify.egg-info/top_level.txt
src/fiverify/anchors/ac-serveur-cachet-eidas-2025.pem
src/fiverify/profiles/france-identite.toml
src/fiverify/profiles/observe.toml
tests/test_attributes.py
tests/test_cli.py
tests/test_oracle.py
tests/test_pdf.py
tests/test_profile.py
tests/test_revocation.py
tests/test_verify.py