What's Changed
- Add JMH performance benchmarks by @jasonkatonica in #822
- Support PBKDF2WithHmacSHA512/224 and PBKDF2WithHmacSHA512/256 by @dev-koan in #829
- Fix typos and whitespace issues by @KostasTsiounis in #835
- Modify PQC related alias names by @jasonkatonica in #841
- Allow mvn test execution for entire windows family by @jasonkatonica in #853
- Modify Jenkins pipelines discard policy by @jasonkatonica in #859
- Fix pipeline branch names for artifactory archival by @jasonkatonica in #863
- Migrate to use xlclang compiler for AIX platform by @jasonkatonica in #869
- Modify archive dir for build and perf pipelines by @jasonkatonica in #873
- Remove self integrity verification logic by @Mohit-Rajbhar100698 in #882
- Fixes for PQC test cases and Fix Serialization issues with keys. by @johnpeck-us-ibm in #846
- Add JMH ECSignature test by @jasonkatonica in #884
- Remove dummy closed_Utils_c.h file by @gin-nader in #889
- Implement cleaner to replace deprecated finalizers by @sabrinajlee in #890
- Update Java versions allowed by @KostasTsiounis in #896
- Set default keysize for ECKeyPairGenerator to match OpenJDK by @KostasTsiounis in #906
- Refactor ECPrivateKey and allow getting public key by @KostasTsiounis in #901
- Support for PBES2, PBEKeyfactory, PBEKey and PBEParameters by @dev-koan in #897
- Fix initialization issue with debug by @jasonkatonica in #913
- Allow command line arguments in Jenkins pipeline by @KostasTsiounis in #931
- Set private provider field based upon constructor by @jasonkatonica in #924
- Fix PQC signature context memory leak by @jasonkatonica in #928
- Restrict EC curves in computing shared secret by @JinhangZhang in #935
- Implement cleaner in key algorithms by @sabrinajlee in #939
- Fix unable to find enum PBKDF2WithHmacSHA1 by @dev-koan in #946
- Fixes to PQC test failures found on zOS by @johnpeck-us-ibm in #961
- Update GitHub Actions to use latest Temurin GA release by @dev-koan in #955
- Support OpenXL compiler for AIX by @jasonkatonica in #962
- Fix key compatibility problem in XDHKeyAgreement by @dev-koan in #950
- Implement cleaner in remaining algorithms by @sabrinajlee in #966
- Fix AESGCMCipher key cleanup action by @sabrinajlee in #972
Full Changelog: 25.0.1...25.0.2