google / certificate-transparency-go

Auditing for TLS certificates (Go code)
https://certificate.transparency.dev
Apache License 2.0
867 stars 230 forks source link

Add IssuanceChainCache LRU implementation #1454

Closed roger2hk closed 2 months ago

roger2hk commented 2 months ago

This issuance chain cache LRU implementation contributes to https://github.com/google/certificate-transparency-go/issues/691.

Checklist