CogniCrypt icon indicating copy to clipboard operation
CogniCrypt copied to clipboard

CogniCrypt is an Eclipse plugin that supports Java developers in using Java Cryptographic APIs.

Results 59 CogniCrypt issues
Sort by recently updated
recently updated
newest added

Signed-off-by: Marvin Philipp Vogel # Description This PR gives the code generator plugin a new gui. The design is oriented to the recently changed `TaskSelectionPage`. - Every question got it's...

# Description This PR includes new screenshots of CodeGen and Code Analyzer for updating CogniCypt's wiki. The old shots are all stored in the file, oldOnes.

**Is your feature request related to a problem? Please describe.** There is an option in the preference page of CogniCrypt that allows users to add local or remote rulesets. The...

Bumps httpclient from 4.5.9 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.9&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

**Describe the bug** The built-in methods (alg, mode, padding, and so on) do not work in the REQUIRES section. For example, in the Cipher rule, we have generatedkey[key, alg(transformation)], but...

Signed-off-by: Anemone Kampkötter # Description Add new plugin project files for the automatic statemachine diagram generation with Sirius ## Type of change - [ ] Bug fix (non-breaking change which...