Sven Meyer
Sven Meyer
I reworked some parts to include the custom classes in the test resources of the project. This has the andavantage that there is no additional project containing the custom classes...
In CrySL the `ORDER` section is mandatory. Therefore, if the `ORDER` section is missing (or the expression is not valid), CryptoAnalysis will not parse the rules correctly and the constraints...
A fix and tests have been added in #376. Therefore, this PR is not required anymore
The jar from the [Release](https://github.com/CROSSINGTUD/CryptoAnalysis/releases/tag/2.8.0) doesn't throw any errors and performs the analysis as expected.
@svenfeld What exactly do the changes do? Do they just add additional rules for the BouncyCastle API? Then, there should be no problem. Note that the DataFlowScope just determines which...