Skip to content

Conversation

@william-tran
Copy link

  • [] I have signed the CLA

This forces us to avoid using CipherOutputStream, and instead use the
BlockCiphers directly. As an extra measure for correctness, test the
equivalence of the BC implementations against data sizes from 1 to 2048
bytes.

Fixes gh-2917

This forces us to avoid using CipherOutputStream, and instead use the
BlockCiphers directly. As an extra measure for correctness, test the
equivalence of the BC implementations against data sizes from 1 to 2048
bytes.

Fixes spring-projectsgh-2917
@rwinch rwinch self-assigned this Apr 18, 2016
@rwinch rwinch added this to the 4.1.0 RC2 milestone Apr 18, 2016
@rwinch rwinch added in: crypto An issue in spring-security-crypto type: enhancement A general enhancement labels Apr 18, 2016
@rwinch rwinch merged commit b014372 into spring-projects:master Apr 18, 2016
@rwinch
Copy link
Member

rwinch commented Apr 18, 2016

Thanks for the PR! This is now merged into master

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

Labels

in: crypto An issue in spring-security-crypto type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SEC-2778: Support Encryptors without needing to download JCE extensions

2 participants