Skip to content

4.0.0

Compare
Choose a tag to compare
@smeyer198 smeyer198 released this 10 Sep 12:22
· 50 commits to develop since this release
7042486

Restructured project:

  • CryptoAnalysis now contains only the analysis components for CogniCryptSAST
  • HeadlessJavaScanner contains the "Front-End" for analyzing Java applications
  • HeadlessAndroidScanner contains the "Front-End" for analyzing Android applications

Running CryptoAnalysis 4.0.0 requires at least Java 11 and rulesets with version 3.0.0 or higher.

Attached you can find the CryptoAnalysis.jar, the HeadlessJavaScanner.jar, the HeadlessAndroidScanner.jar and the JavaCryptographicArchitecture version 3.1.0 ruleset. The Examples.jar contains the example programs from here.