Commit Graph

21 Commits (c9c4f8cbd29ccd4d4768808b345692eb5767305c)

Author SHA1 Message Date
Chris Conlon c9c4f8cbd2 JNI/JCE: update README with note about FIPSv5 2025-01-21 16:31:16 -07:00
Jack Tjaden f997661a3c JCE: Implements Bouncy Castle and SunJCE tests with random IV 2025-01-07 14:05:20 -07:00
Jack Tjaden 6cc4e6ff32 JCE: Implements crypto benchmark for AES, Instructions added to README_JCE.md 2024-12-24 16:01:05 -06:00
Chris Conlon fc85641fab JCE: add Security property support for wolfjce.mapJKStoWKS and wolfjce.mapPKCS12toWKS 2024-11-13 12:29:25 -07:00
Chris Conlon 8f254f67b3 JCE: add WolfSSLKeyStore (WKS) KeyStore implementation 2024-07-15 15:50:06 -06:00
Chris Conlon 45deb2802f JCE: add support for SecureRandom.getInstance("DEFAULT"), maps to HashDRBG 2024-04-05 10:04:29 -06:00
Chris Conlon c6d4819d8a JCE: add SecretKeyFactory implementation for PBKDF2 2024-03-21 17:11:56 -06:00
Chris Conlon 627e5c1d70 JCE: add implementation of CertPathValidator (PKIX) 2024-02-21 13:37:44 -07:00
Chris Conlon 9bd93de973 JCE: add Cipher support for AES/GCM/NoPadding 2024-02-09 16:59:18 -07:00
Chris Conlon 8788d42474 JCE: add Cipher support for RSA, same as RSA/ECB/PKCS1Padding 2023-06-15 10:58:33 -06:00
Chris Conlon 836223f7a3 JCE: add support for Cipher AES/CBC/PKCS5Padding support 2023-06-15 10:04:34 -06:00
Chris Conlon 9401c82d31 JCE: add RSA support in KeyPairGenerator, Rsa supporting methods, native cleanup 2023-06-05 10:43:09 -06:00
Chris Conlon e7bb317efd add SecureRandom test to ProviderTest example 2022-11-30 13:00:16 -07:00
Chris Conlon 311422057c replace non-ASCII apostrophes in Fips.java/README_JCE.md 2022-07-20 11:56:26 -06:00
Chris Conlon 293c3c8b4f update README/README_JCE with notes about examples 2022-05-17 16:10:12 -06:00
Chris Conlon 846bf78870 minor update to README_JCE.md 2020-08-26 10:28:00 -07:00
Chris Conlon 0fb775bb88 update README for 1.0.0 release 2017-07-10 15:08:08 -06:00
Chris Conlon 6f7e2cf2cd JNI/JCE: update README 2017-06-23 11:14:44 -06:00
Chris Conlon 97610a49d5 JCE: update README for 0.3 BETA 2017-06-15 09:20:10 -06:00
Chris Conlon 639f814c86 JCE: update README_JCE 2017-06-15 09:20:10 -06:00
Chris Conlon 8a542b0133 JCE: add README 2017-06-15 09:20:09 -06:00