Skip to content

Add java security provider method to be added seamlessly#21

Merged
felipebonezi merged 1 commit into
mainfrom
feature/jce-security-provider
Dec 10, 2022
Merged

Add java security provider method to be added seamlessly#21
felipebonezi merged 1 commit into
mainfrom
feature/jce-security-provider

Conversation

@felipebonezi

Copy link
Copy Markdown
Owner

What's Changed

✨ New feature

  • What is new?
    • Designed to use a provider-based architecture, the JCE allows for qualified cryptography libraries such as BouncyCastle to be plugged in as security providers and new algorithms to be added seamlessly.

@felipebonezi felipebonezi added the type:feature Amazing new feature. label Dec 9, 2022
@felipebonezi felipebonezi added this to the 1.2.0 milestone Dec 9, 2022
@felipebonezi
felipebonezi force-pushed the feature/jce-security-provider branch from 80a8af1 to 14d614a Compare December 10, 2022 11:20
@felipebonezi felipebonezi added the tip:merge-when-ready Merge PR when is passing to all checks. label Dec 10, 2022
@felipebonezi

Copy link
Copy Markdown
Owner Author

Ready for the next release 1.2.0.
We'll merge when all issues are finished.

@felipebonezi
felipebonezi merged commit 57c950b into main Dec 10, 2022
@felipebonezi
felipebonezi deleted the feature/jce-security-provider branch December 10, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tip:merge-when-ready Merge PR when is passing to all checks. type:feature Amazing new feature.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant