- 07 2月, 2019 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: weijun, sgehwolf
-
- 09 2月, 2019 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: jnimeh Contributed-by: verghese@amazon.com
-
- 07 2月, 2017 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: xuelei, andrew
-
- 10 10月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: bae, bmathiske
-
- 19 4月, 2019 1 次提交
-
-
由 weijun 提交于
Reviewed-by: valeriep
-
- 26 3月, 2019 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: alanb, ahgross, chegar, igerasim
-
- 05 9月, 2019 1 次提交
-
-
由 mbalao 提交于
8147502: Digest is incorrectly truncated for ECDSA signatures when the bit length of n is less than the field size Summary: Truncate the digest according to the group order, not the field size Reviewed-by: shade, andrew
-
- 04 9月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: Move dependencies into the com.sun.crypto.provider package Reviewed-by: shade --HG-- rename : src/share/classes/jdk/internal/util/Preconditions.java => src/share/classes/com/sun/crypto/provider/Preconditions.java
-
- 31 7月, 2019 1 次提交
-
-
由 mbalao 提交于
Summary: Do not close the session holding the Wrapper Key while in use. Delete the Wrapper Key when no longer needed. Reviewed-by: valeriep
-
- 30 11月, 2018 1 次提交
-
-
由 mbalao 提交于
Summary: Extract cryptographic keys within NSS PKCS11 software tokens for memory management purposes. Reviewed-by: valeriep
-
- 24 7月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: Updated SunPKCS11 provider with SunJCE provider behavior Reviewed-by: xuelei
-
- 06 7月, 2019 1 次提交
-
-
由 andrew 提交于
8135248: Add utility methods to check indexes and ranges 8142493: Utility methods to check indexes and ranges doesn't specify behavior when function produces null 8146458: Improve exception reporting for Objects.checkIndex/checkFromToIndex/checkFromIndexSize 8155794: Move Objects.checkIndex BiFunction accepting methods to an internal package Summary: Do bounds check per encryption/decryption call instead of per block Reviewed-by: mbalao
-
- 05 7月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: phh, mbalao, bae
-
- 08 3月, 2019 1 次提交
-
-
由 jnimeh 提交于
Reviewed-by: ascarpino, ssahoo, skoivu
-
- 12 4月, 2019 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: mullan, ahgross, rhalade, mbalao, andrew
-
- 20 3月, 2019 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: xuelei, ahgross, jnimeh, mullan, rhalade
-
- 29 6月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: New implementation of ECDH and ECDSA forsome prime-order curves Reviewed-by: ascarpino, andrew Contributed-by: NDavid Alvarez <alvdavi@amazon.com>
-
- 17 6月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: vinnie
-
- 27 6月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: internal library enhancements to support ECC implementatation Reviewed-by: jnimeh, andrew Contributed-by: NDavid Alvarez <alvdavi@amazon.com>
-
- 23 6月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: Field arithmetic library for crypto algorithms like Poly1305 and X25519 Reviewed-by: xuelei, andrew Contributed-by: NDavid Alvarez <alvdavi@amazon.com>
-
- 30 8月, 2018 1 次提交
-
-
由 apetcher 提交于
Summary: Minor code/comment improvements Reviewed-by: xuelei
-
- 26 6月, 2018 1 次提交
-
-
由 apetcher 提交于
Summary: Make some field arithmetic operations for X25519/X448 more resilient against side-channel attacks Reviewed-by: ascarpino
-
- 30 5月, 2019 1 次提交
-
-
由 xuelei 提交于
Summary: Change SSLSessionContext.getSessionCacheSize to return 20480 by default instead of 0. Reviewed-by: jnimeh, mullan
-
- 17 5月, 2019 1 次提交
-
-
由 sgehwolf 提交于
Reviewed-by: andrew, shade, dfuchs
-
- 17 6月, 2019 1 次提交
-
-
由 andrew 提交于
Reviewed-by: vinnie
-
- 26 4月, 2019 1 次提交
-
-
由 andrew 提交于
Summary: Files were missed in the commit of the 8129988 backport Reviewed-by: shade
-
- 24 4月, 2019 1 次提交
-
-
由 xuelei 提交于
Summary: Add a TrustStoreManager to manage trusted certs. Reviewed-by: mullan
-
- 24 8月, 2016 1 次提交
-
-
由 weijun 提交于
Reviewed-by: xuelei
-
- 09 3月, 2019 1 次提交
-
-
由 avstepan 提交于
Summary: Convert <code></code> ad <tt></tt> to {@code }, <xmp></xmp> to <pre>{@code }</pre>. Reviewed-by: mullan
-
- 01 3月, 2019 1 次提交
-
-
由 mullan 提交于
Summary: Add class CADistrustPolicy and distrust Symantec. Reviewed-by: weijun
-
- 23 2月, 2019 1 次提交
-
-
由 phh 提交于
Summary: Terminate cipher lists with TLS_EMPTY_RENEGOTIATION_INFO_SCSV. Reviewed-by: jnimeh, clanger
-
- 06 12月, 2018 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: weijun, mullan, chegar
-
- 21 2月, 2019 1 次提交
-
-
由 mbalao 提交于
Reviewed-by: andrew
-
- 01 11月, 2018 1 次提交
-
-
由 mbalao 提交于
Summary: TLS v1.2 algorithms for key and MAC derivation added to SunPKCS11 crypto provider. 8210912 fix is included as part of this changeset. Reviewed-by: valeriep
-
- 08 11月, 2018 1 次提交
-
-
由 ljiang 提交于
Reviewed-by: coffeys
-
- 10 10月, 2018 1 次提交
-
-
由 igerasim 提交于
8027781: New jarsigner timestamp warning is grammatically incorrect 8159805: sun/security/tools/jarsigner/warnings/NoTimestampTest.java fails after JDK-8027781 Reviewed-by: weijun, coffeys, mullan
-
- 24 8月, 2018 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: weijun, igerasim
-
- 27 8月, 2018 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: ascarpino, mschoene
-
- 08 8月, 2018 2 次提交