Skip to content

Update to zcrypto 3a86168#899

Merged
christopher-henderson merged 2 commits intozmap:masterfrom
kowshikRoy:updater
Nov 9, 2024
Merged

Update to zcrypto 3a86168#899
christopher-henderson merged 2 commits intozmap:masterfrom
kowshikRoy:updater

Conversation

@kowshikRoy
Copy link
Copy Markdown
Contributor

The test looks fine.

$ go test ./...      
?       github.com/zmap/zlint/v3/cmd/zlint      [no test files]
?       github.com/zmap/zlint/v3/cmd/zlint-gtld-update  [no test files]
?       github.com/zmap/zlint/v3/formattedoutput        [no test files]
?       github.com/zmap/zlint/v3/integration/lints/filters      [no test files]
?       github.com/zmap/zlint/v3/integration/lints/lint [no test files]
ok      github.com/zmap/zlint/v3        0.116s
ok      github.com/zmap/zlint/v3/integration    0.145s [no tests to run]
ok      github.com/zmap/zlint/v3/integration/lints      0.104s
ok      github.com/zmap/zlint/v3/integration/lints/lints        0.051s
ok      github.com/zmap/zlint/v3/lint   0.153s
ok      github.com/zmap/zlint/v3/lints  0.126s
ok      github.com/zmap/zlint/v3/lints/apple    0.167s
ok      github.com/zmap/zlint/v3/lints/cabf_br  0.454s
ok      github.com/zmap/zlint/v3/lints/cabf_cs_br       0.217s
ok      github.com/zmap/zlint/v3/lints/cabf_ev  0.185s
ok      github.com/zmap/zlint/v3/lints/cabf_smime_br    0.198s
ok      github.com/zmap/zlint/v3/lints/community        0.151s
ok      github.com/zmap/zlint/v3/lints/etsi     0.144s
ok      github.com/zmap/zlint/v3/lints/mozilla  0.106s
ok      github.com/zmap/zlint/v3/lints/rfc      0.243s
ok      github.com/zmap/zlint/v3/profiles       0.084s
ok      github.com/zmap/zlint/v3/test   0.183s
ok      github.com/zmap/zlint/v3/util   0.063s

Copy link
Copy Markdown
Member

@christopher-henderson christopher-henderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@christopher-henderson christopher-henderson merged commit d0b1e1f into zmap:master Nov 9, 2024
@kowshikRoy kowshikRoy deleted the updater branch November 12, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants