Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model JCA providers individually #42

Open
kruegers opened this issue Jun 5, 2019 · 1 comment
Open

Model JCA providers individually #42

kruegers opened this issue Jun 5, 2019 · 1 comment

Comments

@kruegers
Copy link
Member

kruegers commented Jun 5, 2019

As of now, there are rules for the JCA. However, "the JCA" in its default configuration actually comes as a set of individual providers.
Create one project for each of the providers and model their usages. Once that is done, remove the JavaCryptographicArchitecture project from the repo.

@johspaeth
Copy link
Member

I even suggest to introduce some versioning in form of the folder structure (With version I mean the version of the library that has been specified and not the version of the ruleset itself.)

We currently have specified BouncyCastle in version 1.6.

We could have a subfolder for each version, similar to how maven handles versions:

BouncyCastle\1.6\

Do we need similar logic for the JCA?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants