Skip to content

JCE: Implements PBKDF2 benchmarks#105

Merged
cconlon merged 2 commits intowolfSSL:masterfrom
jackctj117:wolfJSSE_Benchmark
Mar 11, 2025
Merged

JCE: Implements PBKDF2 benchmarks#105
cconlon merged 2 commits intowolfSSL:masterfrom
jackctj117:wolfJSSE_Benchmark

Conversation

@jackctj117
Copy link
Contributor

@jackctj117 jackctj117 commented Mar 7, 2025

This PR adds PBKDF2 benchmarks for all JCE providers. Sun had the following missing:

PBKDF2WithHmacSHA3-224
PBKDF2WithHmacSHA3-256
PBKDF2WithHmacSHA3-384
PBKDF2WithHmacSHA3-512

The bash script had to be changed to increase the code cache in order to avoid the following warning:
OpenJDK 64-Bit Server VM warning: CodeCache is full. Compiler has been disabled.

@jackctj117 jackctj117 force-pushed the wolfJSSE_Benchmark branch from 018641f to 6bc01e5 Compare March 7, 2025 21:21
@cconlon cconlon merged commit ab70102 into wolfSSL:master Mar 11, 2025
41 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants