Skip to content

do some cleanup and refactoring (alpha version)

STEVAN Antoine requested to merge stuff into main

changelog

  • the frida_pcs feature and dependencies on the dragoon/pcs-fec-id repo have been entirely removed: they were already marked as deprecated and are already handled by dragoon/komodo::fec
  • house keeping
    • Cargo workspace and dependencies
    • new Makefile
    • fix the Rust toolchain to 1.78
  • benchmarks
    • add a Nushell module to run and parse the benchmarks
    • make FRI easier to parametrize
    • fix FRIDA
  • add examples for FRI and FRIDA
  • fix and add some documentation

Merge request reports