Update to zcrypto 3a86168#899
Conversation
christopher-henderson
left a comment
There was a problem hiding this comment.
Thank you @kowshikRoy!
The changes we introduce into zcrypto can be just large enough to be significant, but not large enough to be differentiable from being just some particular version of the mainline. So I like to create a small summary to both document and cement into my mind what exactly we did.
3a861682ac77974fe9ff0488125d7ef6a8156c82
Dependency update
0fef58d9a9db21af80ba4e53ae5a174d5cdd50bb
Dependency update
a1f61fb1661c20f5c806cf71b348503c14534970
Dependency update
94c8f62efae4c342101d6d6b3152080a94861a7b
Serialization change in Name RDN sequences regarding EmailAddress
293c098b19a5b9d3b83981eee159992da83d115e
- Added
tls.Config::upportedPoints - Added
tls.Config::oOcspStapling - Added
tls.Config::ompressionMethods
a55ea7b96dbca99ec265ac69b3754f690bcff53a
Changed BitLength size calculation when decoding keyUsage
c1c1128be414acd7fa84e87733380908944e0829
Modifications to the tls.ServerHello struct.
d413ce024f2b635ae5211240157856ac7246baa1
Corrected a nil return on an error in ct/asn1/marshal.go, L#567, func marshalField
ed2f02cd393d898904e181dfd066123facfdcff3
Added tls.Config::ServerRandom
72485cd8987668a18586ea4e43001abc63880eee
Corrected two nil return on an errors in ct/client/logclient.go, L#378 L#387, func (c *LogClient) GetEntries
3b5d6180923394193c0ab6b0a0e4e205cc927501
Corrected a nil return on an error in ct/x509/x509.go, L#69, func marshalPublicKey
dbe676986518f3f2ced6cf3e8189068d849d2e68
Corrected a nil return on an error in tls/key_agreement.go, L#387, func (ka *signedKeyAgreement) signParameters
64a80ee67140cba7184e874ad522497452a9f92c
Dependency update
9a665e1e9968c1d01eca822a55652577ca8b29ee
Dependency update
9cb20957e1dd2225b7094b4c374b30a596de9299
Dependency update
GitHub Actions update
9c42f732e72659ad81710d0a6f94dd30f138c612
Dependency update
The test looks fine.