issues
search
corretto
/
amazon-corretto-crypto-provider
The Amazon Corretto Crypto Provider is a collection of high-performance cryptographic implementations exposed via standard JCA/JCE interfaces.
Apache License 2.0
236
stars
55
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make Ed25519 KeyFactory registration Opt-in
#410
amirhosv
opened
8 hours ago
0
Simplify deployment of ACCP
#409
cloudshiftchris
opened
2 weeks ago
2
Avoid unnecessary array copy in singlePass
#408
pengxiaolong
closed
3 weeks ago
0
Avoid unnecessary array copy in singlePass
#407
pengxiaolong
opened
3 weeks ago
0
Update the FIPS section of README
#406
amirhosv
closed
1 week ago
0
Update RSA key generation unit test
#405
amirhosv
closed
1 month ago
0
Experimental FIPS build
#403
amirhosv
closed
1 month ago
0
Use environment variable for key store's password and minor updates
#402
amirhosv
closed
2 months ago
0
Add Benchmarks for Ed25519
#401
sp717
closed
2 months ago
0
Update README.md regarding ACCP-FIPS and randomness
#400
fabrice102
opened
2 months ago
0
Counter KDF: NIST SP 800-108r1-upd1
#399
amirhosv
closed
2 months ago
0
[PQ] Add experimental support for HPKE
#398
sgmenda-aws
closed
2 weeks ago
4
ConcatinationKDF: SSKDF from NIST.SP.800-56Cr2 Key Derivation
#397
amirhosv
closed
2 months ago
0
Hmac with precomputed key
#396
fabrice102
opened
3 months ago
0
Apply the rule of 3/5/0 to JByteArrayCritical et al.
#395
fabrice102
closed
3 months ago
0
Add Ed25519 DSA
#394
sp717
closed
2 months ago
4
Refactoring some KDF related functions
#393
amirhosv
closed
3 months ago
0
Use `LibCryptoRng` instead of `DEFAULT` in Random benchmark
#392
fabrice102
closed
3 months ago
0
Benchmark to compare AES/GCM and AES/KWP for key wrapping
#391
amirhosv
closed
3 months ago
0
Add AWS-LC src & ref flags to Gradle build
#390
sp717
closed
4 months ago
2
Avoid using RSA_blinding_off_temp_for_accp_compatibility
#389
amirhosv
closed
3 months ago
0
Undoing PR 376
#388
amirhosv
closed
4 months ago
0
Update README to address typos and minor content changes
#387
sp717
closed
4 months ago
0
Set sonatype credentials via environment variables
#386
amirhosv
closed
4 months ago
0
Register ACCP's SecureRandom by default
#385
amirhosv
closed
4 months ago
0
Address -Xcheck:jni warnings for AES/CBC
#384
amirhosv
closed
4 months ago
0
Provide improved exception messages around bounds checks
#383
alexw91
closed
5 months ago
0
Make ACCP compatible with SunJCE when decrypting empty array with CBC with padding
#382
amirhosv
closed
5 months ago
0
AES-CBC with ISO10126 Padding
#381
amirhosv
closed
5 months ago
1
AES-CBC
#380
amirhosv
closed
6 months ago
3
Register SecureRandom by default for FIPS version
#379
torben-hansen
closed
4 months ago
1
Bundling script to add ACCP to JDK
#378
amirhosv
closed
5 months ago
0
Populate the security Provider "info" string
#377
jeking3
opened
7 months ago
3
Workaround to mark the DEFAULT SecureRandom algorithm thread-safe
#376
fabrice102
closed
6 months ago
0
Improve SecureRandom benchmarks (especially in multi-threaded settings)
#375
fabrice102
closed
4 months ago
1
Explicitly specify the static build of AWS-LC for linking
#374
amirhosv
closed
7 months ago
0
tt/P124525118: Add alias for RSA/ECB/OAEPWithSHA-1AndMGF1Padding
#373
WillChilds-Klein
closed
7 months ago
0
Create temp directories if they do not exist
#372
geedo0
closed
7 months ago
2
Avoid calling RSA_check_key after key generation since it's redundant
#371
amirhosv
closed
7 months ago
2
Avoid accessing RSA struct's internals directly
#370
amirhosv
closed
7 months ago
0
Fix ArrayIndexOutOfBoundsException when no space needed
#369
SalusaSecondus
closed
8 months ago
1
Fix IllegalArgumentException on Cipher.getParameters
#368
SalusaSecondus
closed
8 months ago
0
Fix GCMShortBuffer test
#367
SalusaSecondus
closed
8 months ago
2
Provide an Uber Jar (in addition to the platform-specific Jars)
#366
humanzz
opened
8 months ago
2
Release candidate for ACCP 2.3.4
#365
amirhosv
closed
8 months ago
0
Skip compatibility-with-JCE test for JDK 10
#364
amirhosv
closed
8 months ago
0
Fix NullPointerException on invalid keys
#363
SalusaSecondus
closed
8 months ago
0
Fix IllegalArgumentException upon GCM decryption failure.
#362
SalusaSecondus
closed
9 months ago
0
Github issue #359
#361
amirhosv
closed
8 months ago
0
Benchmarking ACCP when it's bundled with JDK
#360
amirhosv
closed
8 months ago
0
Next