History log of /openjdk10/jdk/src/java.base/share/classes/java/security/Signature.java
Revision Date Author Comments
# 17536:a0f06aef9415 01-Aug-2017 wetmore

8169080: Improve documentation examples for crypto applications
Reviewed-by: mullan


# 17338:02bd39544ff1 31-May-2017 mli

8181082: class-level since tag issues in java.base & java.datatransfer module
Reviewed-by: alanb, serb


# 17205:2c7616c8b7d8 10-May-2017 ihse

8178278: Move Standard Algorithm Names document to specs directory
Reviewed-by: erikj, wetmore, mullan


# 16276:a9fe693da587 14-Dec-2016 mullan

8165751: NPE hit with java.security.debug=provider
Reviewed-by: mullan, weijun
Contributed-by: adam.petcher@oracle.com


# 15973:4891c03305cc 31-Oct-2016 wetmore

4985694: Incomplete spec for most of the getInstances
Reviewed-by: xuelei, mullan


# 15822:af71f6a36731 12-Oct-2016 smarks

8134373: use collections convenience factories in the JDK
Reviewed-by: scolebourne, prappo, dfuchs, redestad, smarks
Contributed-by: jbluettduncan@gmail.com


# 14161:24566df222ee 13-Apr-2016 ascarpino

8152205: jdk.security.provider.preferred is ambiguously documented
Reviewed-by: wetmore, xuelei, weijun


# 12891:5f032cc89bfd 19-Oct-2015 ascarpino

8133151: Preferred provider configuration for JCE
Reviewed-by: valeriep


# 12745:f068a4ffddd2 15-Sep-2015 martin

8136583: Core libraries should use blessed modifier order
Summary: Run blessed-modifier-order script (see bug)
Reviewed-by: psandoz, chegar, alanb, plevart


# 12743:325b96583c6c 16-Sep-2015 mullan

8015388: Required algorithms for JDK 9
Reviewed-by: jnimeh, wetmore, xuelei


# 12376:d9e6093a5b0f 06-Apr-2015 valeriep

8074865: General crypto resilience changes
Summary: Replaced Arrays.equals() with MessageDigest.isEqual() when comparing sensitive values
Reviewed-by: mullan, xuelei


# 11809:f31efd159c33 23-Apr-2015 darcy

8078468: Update security libraries to use diamond with anonymous classes
Reviewed-by: weijun


# 11099:678faa7d1a6a 30-Oct-2014 martin

8067377: My hobby: caning, then then canning, the the can-can
Summary: Fix ALL the stutters!
Reviewed-by: rriggs, mchung, lancea


# 10831:f1d6e5b7e6a8 27-May-2014 mullan

8038908: Make Signature more robust
Reviewed-by: valeriep, skoivu, asmotrak


# 10716:31983243e685 24-Sep-2014 vinnie

8056026: Debug security logging should print Provider used for each crypto operation
Reviewed-by: mullan


# 10444:f08705540498 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com