Releases: IBM/OpenJCEPlus
Releases · IBM/OpenJCEPlus
23.0.1
Full Changelog: 23...23.0.1
21.0.5
What's Changed
- Execute TestMemStressAll and TestMultithread within github action by @jasonkatonica in #140
- Address Java compilation warnings by @KostasTsiounis in #143
- Create new mvn profile to aid with bundled SDK test execution (#146) by @jasonkatonica in #150
- Update the isAssignableFrom checks by @taoliult in #156
- Run all multithreaded tests and print stack trace from all failures by @jasonkatonica in #162
- Fix the encoding formats for X25519 and X448 (#136) by @taoliult in #168
- Ensure AES related tests are using a deterministic provider by @jasonkatonica in #173
- Strictly enforce import order using checkstyle by @jasonkatonica in #178
- Skip native compilation when testing bundled SDK by @jasonkatonica in #184
Full Changelog: 21.0.4...21.0.5
17.0.13
What's Changed
- Execute TestMemStressAll and TestMultithread within github action by @jasonkatonica in #139
- Address Java compilation warnings by @KostasTsiounis in #144
- Create new mvn profile to aid with bundled SDK test execution (#146) by @jasonkatonica in #149
- Update the isAssignableFrom checks by @taoliult in #157
- Run all multithreaded tests and print stack trace from all failures by @jasonkatonica in #161
- Fix the encoding formats for X25519 and X448 (#136) by @taoliult in #169
- Ensure AES related tests are using a deterministic provider by @jasonkatonica in #172
- Strictly enforce import order using checkstyle by @jasonkatonica in #179
- Skip native compilation when testing bundled SDK by @jasonkatonica in #185
Full Changelog: 17.0.12...17.0.13
11.0.25
What's Changed
- Execute TestMemStressAll and TestMultithread within github action by @jasonkatonica in #138
- Address Java compilation warnings by @KostasTsiounis in #145
- Create new mvn profile to aid with bundled SDK test execution (#146) by @jasonkatonica in #148
- Update the isAssignableFrom checks by @taoliult in #158
- Run all multithreaded tests and print stack trace from all failures by @jasonkatonica in #160
- Fix the encoding formats for X25519 and X448 (#136) by @taoliult in #170
- Ensure AES related tests are using a deterministic provider by @jasonkatonica in #171
- Strictly enforce import order using checkstyle by @jasonkatonica in #180
- Skip native compilation when testing bundled SDK by @jasonkatonica in #186
Full Changelog: 11.0.24...11.0.25
22.0.2
What's Changed
- Create a TLS test for OpenJCEPlus by @JinhangZhang in #63
- Use Semeru 22 by @KostasTsiounis in #69
- Update OCKC reference used for github-action build by @jasonkatonica in #71
- Change XDH double octet encoding parsing logic by @jasonkatonica in #83
- Check the RSA keysize in Signature by @JinhangZhang in #92
- Update initialize function name by @johnpeck-us-ibm in #82
- Fix copyright statement violations by @jasonkatonica in #97
- Update MessageDigest to implement the Clonable interface by @KostasTsiounis in #101
- Revert "Remove RSA Cipher from OpenJCEPlusFIPS" by @jasonkatonica in #54
- Add additional OCK_ENCRYPTION_RESIDUE for overlay protection by @jasonkatonica in #112
- Force chop size between 1 and 4096 in BaseByteArrayOutputDelayTest by @jasonkatonica in #116
- Address JNI C compilation warnings by @jasonkatonica in #120
- Update project dependencies by @jasonkatonica in #125
- Update additional nested build and test dependencies by @jasonkatonica in #128
- Exclude multithread RSA-related tests and increase thread init timeout by @KostasTsiounis in #132
Full Changelog: 22.0.1...22.0.2
21.0.4
What's Changed
- Create a TLS test for OpenJCEPlus by @JinhangZhang in #66
- Update OCKC reference used for github-action build by @jasonkatonica in #72
- Change XDH double octet encoding parsing logic by @jasonkatonica in #84
- Check the RSA keysize in Signature by @JinhangZhang in #91
- Update initialize function name by @johnpeck-us-ibm in #88
- Fix copyright statement violations by @jasonkatonica in #96
- Update MessageDigest to implement the Clonable interface by @KostasTsiounis in #102
- Revert "Remove RSA Cipher from OpenJCEPlusFIPS" by @jasonkatonica in #55
- Add additional OCK_ENCRYPTION_RESIDUE for overlay protection by @jasonkatonica in #111
- Force chop size between 1 and 4096 in BaseByteArrayOutputDelayTest by @jasonkatonica in #115
- Address JNI C compilation warnings by @jasonkatonica in #119
- Update project dependencies by @jasonkatonica in #124
- Update additional nested build and test dependencies by @jasonkatonica in #129
- Exclude multithread RSA-related tests and increase thread init timeout by @KostasTsiounis in #133
Full Changelog: 21.0.3...21.0.4
17.0.12
What's Changed
- Create a TLS test for OpenJCEPlus by @JinhangZhang in #64
- Update OCKC reference used for github-action build by @jasonkatonica in #73
- Change XDH double octet encoding parsing logic by @jasonkatonica in #85
- Check the RSA keysize in Signature by @JinhangZhang in #90
- Update Initialize function name by @johnpeck-us-ibm in #80
- Fix copyright statement violations by @jasonkatonica in #95
- Update MessageDigest to implement the Clonable interface by @KostasTsiounis in #103
- Revert "Remove RSA Cipher from OpenJCEPlusFIPS" by @jasonkatonica in #56
- Add additional OCK_ENCRYPTION_RESIDUE for overlay protection by @jasonkatonica in #110
- Force chop size between 1 and 4096 in BaseByteArrayOutputDelayTest by @jasonkatonica in #114
- Address JNI C compilation warnings by @jasonkatonica in #118
- Update project dependencies by @jasonkatonica in #123
- Update additional nested build and test dependencies by @jasonkatonica in #130
- Exclude multithread RSA-related tests and increase thread init timeout by @KostasTsiounis in #134
Full Changelog: 17.0.11...17.0.12
11.0.24
What's Changed
- Create a TLS test for OpenJCEPlus by @JinhangZhang in #65
- Update OCKC reference used for github-action build by @jasonkatonica in #74
- Change XDH double octet encoding parsing logic by @jasonkatonica in #86
- Check the RSA keysize in Signature by @JinhangZhang in #89
- Update initialize function name by @johnpeck-us-ibm in #79
- Fix copyright statement violations by @jasonkatonica in #94
- Update MessageDigest to implement the Clonable interface by @KostasTsiounis in #104
- Revert "Remove RSA Cipher from OpenJCEPlusFIPS" by @jasonkatonica in #57
- Add additional OCK_ENCRYPTION_RESIDUE for overlay protection by @jasonkatonica in #109
- Force chop size between 1 and 4096 in BaseByteArrayOutputDelayTest by @jasonkatonica in #113
- Address JNI C compilation warnings by @jasonkatonica in #117
- Update project dependencies by @jasonkatonica in #122
- Update additional nested build and test dependencies by @jasonkatonica in #131
- Exclude multithread RSA-related tests and increase thread init timeout by @KostasTsiounis in #135
Full Changelog: 11.0.23...11.0.24