CITATION.cff
LICENSE
MANIFEST.in
README.md
RELEASE_NOTES_v0.4.1_CLEAN_PUBLIC.md
RELEASE_NOTES_v0.5.0_PHASE4_HARDENING.md
SECURITY.md
VERSION
pyproject.toml
setup.py
.github/pull_request_template.md
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/cryptanalysis_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml
.github/workflows/ci.yml
.github/workflows/publish-pypi.yml
.github/workflows/release-check.yml
.github/workflows/scorecard.yml
.github/workflows/tests.yml
docs/API_REFERENCE.md
docs/CITATION.md
docs/CRYPTANALYSIS_REVIEW.md
docs/FL_AGGREGATION.md
docs/INSTALLATION.md
docs/PQC_WRAPPER.md
docs/PUBLIC_REPO_MANIFEST.md
docs/PUBLISHING.md
docs/QUICKSTART.md
docs/SECURITY_SCOPE.md
docs/phase4/FUTURE_CORE_BACKEND_PLAN.md
docs/phase4/FUZZING_AND_PROPERTY_TESTS.md
docs/phase4/KNOWN_ANSWER_TESTS.md
docs/phase4/PHASE4_BUILD_AND_TEST_REPORT.md
docs/phase4/PHASE4_HARDENING_GUIDE.md
docs/phase4/PHASE4_HARDENING_INFO.txt
docs/phase4/PHASE4_KAT_VERIFY.txt
docs/phase4/PHASE4_PYTEST_COLLECT.txt
docs/phase4/PHASE4_PYTEST_OUTPUT.txt
docs/phase4/PHASE4_RELEASE_CHECK.txt
docs/phase4/PHASE4_REPO_HYGIENE.txt
docs/phase4/RELEASE_ENGINEERING.md
docs/phase4/SUPPLY_CHAIN_SECURITY.md
examples/README.md
examples/cryptanalysis_bundle.py
examples/fedavg_arrays.py
examples/pqc_envelope_demo.py
examples/quickstart_arithmetic.py
src/sable/__init__.py
src/sable/additive_basis.py
src/sable/arithmetic.py
src/sable/attack.py
src/sable/attack_estimator.py
src/sable/attacks.py
src/sable/baseline.py
src/sable/baselines.py
src/sable/c2_attack_surface.py
src/sable/c2clpn.py
src/sable/c4_estimator.py
src/sable/c5_attack_estimator.py
src/sable/c5_c4_surface.py
src/sable/c5_surface.py
src/sable/c6_relation_estimator.py
src/sable/c7_basis.py
src/sable/c7_relation_estimator.py
src/sable/c7_relation_resistant.py
src/sable/c7_relation_screen.py
src/sable/c7_screened_basis.py
src/sable/cli.py
src/sable/clpn.py
src/sable/clpn_c2.py
src/sable/clpn_c3_seeded.py
src/sable/clpn_c4_basis.py
src/sable/clpn_c7_screened.py
src/sable/clpn_seeded.py
src/sable/codes.py
src/sable/crt.py
src/sable/cryptanalysis.py
src/sable/estimator.py
src/sable/estimator_c2.py
src/sable/estimator_seeded.py
src/sable/field.py
src/sable/fl.py
src/sable/gsw.py
src/sable/hardening.py
src/sable/operation_profiles.py
src/sable/operation_support.py
src/sable/operations.py
src/sable/params.py
src/sable/phase4.py
src/sable/pqc.py
src/sable/py.typed
src/sable/qary_lpn_estimator.py
src/sable/regev.py
src/sable/sable.py
src/sable/sable_c2.py
src/sable/sable_crt.py
src/sable/security_estimator.py
src/sable/sparse.py
src/sable/version.py
src/sable/phase4_vectors/__init__.py
src/sable/phase4_vectors/sable_v050_arithmetic_kat.json
src/sable/phase4_vectors/sable_v050_cryptanalysis_kat.json
src/sable/phase4_vectors/sable_v050_fl_kat.json
src/sable/phase4_vectors/sable_v050_kat_manifest.json
src/sable/phase4_vectors/sable_v050_pqc_envelope_kat.json
src/sable_he_research.egg-info/PKG-INFO
src/sable_he_research.egg-info/SOURCES.txt
src/sable_he_research.egg-info/dependency_links.txt
src/sable_he_research.egg-info/entry_points.txt
src/sable_he_research.egg-info/requires.txt
src/sable_he_research.egg-info/top_level.txt
tests/test_additive_basis_c4.py
tests/test_arithmetic_operations.py
tests/test_arithmetic_ops_c5.py
tests/test_attack_estimator.py
tests/test_attacks.py
tests/test_baseline.py
tests/test_block_dictionary_c2.py
tests/test_c2_attack_surface.py
tests/test_c2_end_to_end.py
tests/test_c4_compactor.py
tests/test_c4_estimator.py
tests/test_c5_attack_estimator.py
tests/test_c5_c4_surface.py
tests/test_c5_surface.py
tests/test_c6_relation_estimator.py
tests/test_c7_relation_resistant.py
tests/test_cli_package.py
tests/test_clpn.py
tests/test_clpn_c2.py
tests/test_clpn_seeded.py
tests/test_codes_c2.py
tests/test_crt_c2.py
tests/test_cryptanalysis_public.py
tests/test_end_to_end.py
tests/test_estimator_c2.py
tests/test_estimator_seeded.py
tests/test_field.py
tests/test_fl_aggregation.py
tests/test_gsw.py
tests/test_operation_profiles.py
tests/test_operations_arithmetic_c5.py
tests/test_phase4_hardening.py
tests/test_pqc_wrapper.py
tests/test_pqc_wrapper_hardening.py
tests/test_regev.py
tests/test_sable_c2.py
tests/test_security_estimator.py
tests/test_seeded_block_dictionary_c2.py
tools/check_public_repo_hygiene.py
tools/check_release_artifacts.py
tools/generate_phase4_kats.py
tools/verify_phase4_kats.py
vectors/phase4/sable_v050_arithmetic_kat.json
vectors/phase4/sable_v050_cryptanalysis_kat.json
vectors/phase4/sable_v050_fl_kat.json
vectors/phase4/sable_v050_kat_manifest.json
vectors/phase4/sable_v050_pqc_envelope_kat.json