You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: