Per Minborg
|
84b927a05b
|
8296024: Usage of DirectBuffer::address should be guarded
Reviewed-by: mcimadamore, alanb, psandoz, bpb
|
2022-12-06 10:42:59 +00:00 |
|
Smita Kamath
|
3416bfa256
|
8283022: com/sun/crypto/provider/Cipher/AEAD/GCMBufferTest.java failing with -Xcomp after 8273297
Reviewed-by: ascarpino
|
2022-04-25 22:45:00 +00:00 |
|
Daniel Jelinski
|
f31dead6c5
|
8279043: Some Security Exception Messages Miss Spaces
Reviewed-by: weijun
|
2021-12-21 18:24:31 +00:00 |
|
Smita Kamath
|
13e9ea9e92
|
8273297: AES/GCM non-AVX512+VAES CPUs suffer after 8267125
Reviewed-by: ascarpino, sviswanathan, aph
|
2021-09-24 19:21:32 +00:00 |
|
Smita Kamath
|
0e7288ffbf
|
8267125: AES Galois CounterMode (GCM) interleaved implementation using AVX512 + VAES instructions
Co-authored-by: Smita Kamath <svkamath@openjdk.org>
Co-authored-by: Tomasz Kantecki <tomasz.kantecki@intel.com>
Co-authored-by: Anthony Scarpino <ascarpino@openjdk.org>
Reviewed-by: kvn, valeriep
|
2021-08-24 18:48:31 +00:00 |
|
Aleksey Shipilev
|
3fb28d3074
|
8269218: GaloisCounterMode.overlapDetection misses the JDK-8263436 fix again
Reviewed-by: ascarpino
|
2021-06-24 06:37:21 +00:00 |
|
Weijun Wang
|
7b2e7d8bab
|
8268525: Some new memory leak after JDK-8248268 and JDK-8255557
Reviewed-by: valeriep, ascarpino
|
2021-06-10 22:18:38 +00:00 |
|
Anthony Scarpino
|
c7c77fd32b
|
8255557: Decouple GCM from CipherCore
Reviewed-by: valeriep
|
2021-06-07 22:22:28 +00:00 |
|
Aleksey Shipilev
|
9f6b1d7fa4
|
8263436: Silly array comparison in GaloisCounterMode.overlapDetection
Reviewed-by: ascarpino
|
2021-03-12 07:35:11 +00:00 |
|
Anthony Scarpino
|
414ee95b8e
|
8261462: GCM ByteBuffer decryption problems
Reviewed-by: valeriep
|
2021-03-08 21:28:07 +00:00 |
|
Anthony Scarpino
|
cc1915b3b3
|
8253821: Improve ByteBuffer performance with GCM
Reviewed-by: xuelei, valeriep
|
2020-12-02 23:10:32 +00:00 |
|
Vipin Sharma
|
cc05419e1a
|
8242366: Fix JavaDoc warnings
Reviewed-by: dfuchs, mullan, prappo, weijun
|
2020-04-15 20:42:43 +01:00 |
|
Anthony Scarpino
|
5250aaafdb
|
8220165: Encryption using GCM results in RuntimeException- input length out of bound
Reviewed-by: valeriep
|
2019-03-07 19:35:02 -08:00 |
|
Anthony Scarpino
|
9eb1223ac0
|
8201633: Problems with AES-GCM native acceleration
Reviewed-by: valeriep
|
2019-02-11 13:23:20 -08:00 |
|
Valerie Peng
|
b0af57a018
|
8179098: Crypto AES/ECB encryption/decryption performance regression (introduced in jdk9b73)
Do bounds check per encryption/decryption call instead of per block
Reviewed-by: ascarpino, redestad
|
2018-07-13 02:36:42 +00:00 |
|
Adam Petcher
|
412087ff64
|
8193409: Improve AES supporting classes
Reviewed-by: valeriep
|
2018-01-23 11:18:11 -05:00 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|