-
Notifications
You must be signed in to change notification settings - Fork 72
Pull requests: corretto/amazon-corretto-crypto-provider
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add JDK25 CI job targeting JDK25 runtime
#539
opened Apr 23, 2026 by
WillChilds-Klein
Contributor
•
Draft
Throw IllegalBlockSizeException for undersized RSA ciphertext
#535
opened Apr 17, 2026 by
geedo0
Contributor
Loading…
Add AES/GCM-SIV/NoPadding cipher support (RFC 8452)
#533
opened Apr 15, 2026 by
jmcrawford45
Loading…
Ensure key agreement validates parameters before retaining private key in field
#527
opened Mar 6, 2026 by
msteindorfer
Loading…
Match public
EvpKey hash code to SUN implementation for JDK 22+
#526
opened Mar 6, 2026 by
msteindorfer
Loading…
Convert explicitly from
int to byte to avoid 'lossy-conversions' Java compiler warning with Java 20+
#525
opened Mar 6, 2026 by
msteindorfer
Loading…
Support elliptic-curve aliases by comparing OIDs instead of names
#524
opened Mar 6, 2026 by
msteindorfer
Loading…
Add
toString() for EvpRsaPublicKey similar to SUN RSAPublicKeyImpl
#523
opened Mar 6, 2026 by
msteindorfer
Loading…
Add
toString() for EvpEcPublicKey similar to SUN ECPublicKeyImpl
#522
opened Mar 6, 2026 by
msteindorfer
Loading…
Retry RSA key parsing to handle RSASSA-PSS OID
#521
opened Mar 3, 2026 by
WillChilds-Klein
Contributor
Loading…
Register ACCP key factory and keypair generator only if the feature is explicitly enabled
#499
opened Oct 1, 2025 by
chockalingamc
Contributor
Loading…
ProTip!
Filter pull requests by the default branch with base:main.