Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate performance of Amazon Corretto Crypto Provider #23

Open
tfmorris opened this issue Jul 15, 2023 · 0 comments
Open

Evaluate performance of Amazon Corretto Crypto Provider #23

tfmorris opened this issue Jul 15, 2023 · 0 comments

Comments

@tfmorris
Copy link

tfmorris commented Jul 15, 2023

The Amazon Corretto Crypto Provider (ACPP) provides drop-in replacement, performance enhanced versions of crypto algorithms for Java. Despite it's name, it'll work with any JVM implementation that supports Java Cryptography Architecture (JCA).

I haven't been able to find many benchmarks, but this 2019 AWS re:Invent presentation shows some pretty dramatic improvements. The last measured profile shows SHA1 taking only 16% of the time, but saving half of that would be a non-trivial savings for such a large computing job.

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

No branches or pull requests

1 participant