Skip to content

Simplify cleanup ciphers

Pietro Saccardi requested to merge simplify-cleanup-ciphers into master
  • refactor enum names and members
  • cleanup unnecessary structs and enums
  • separate cipher_scheme into a new header
  • cleanup imports and usings
  • drop unnecessary/redundant members like do_crc and cipher_override

Merge request reports