cangrepp

Some cryptographic attacks
Log | Files | Refs | README

.clang-format (146B)


      1 IndentWidth: 2
      2 BasedOnStyle: LLVM
      3 BreakBeforeBraces: Linux
      4 IndentCaseLabels: false
      5 ColumnLimit: 72
      6 AlwaysBreakAfterDefinitionReturnType: TopLevel