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

SEC-1659: Add Crypto module #1861

Closed
spring-projects-issues opened this issue Jan 19, 2011 · 1 comment
Closed

SEC-1659: Add Crypto module #1861

spring-projects-issues opened this issue Jan 19, 2011 · 1 comment
Labels
type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Milestone

Comments

@spring-projects-issues
Copy link

Luke Taylor (Migrated from SEC-1659) said:

Import Keith's pull request for the crypto module code that is being used in Greenhouse, OAuth etc.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

I've imported the code. Note that the code and test use 256-bit AES, so the JDK needs the high-strength security policy files installed or you will get an InvalidKeyException when using the default encryptors. The build currently tests the maximum key size available and skips the corresponding tests if it is < 256 bits.

@spring-projects-issues spring-projects-issues added Closed type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@spring-projects-issues spring-projects-issues added this to the 3.1.0.RC1 milestone Feb 5, 2016
@rwinch rwinch added the type: enhancement A general enhancement label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

2 participants