Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto/x509: optimize the performance of checkSignature
The loop should be terminated immediately when `algo` has been found Fixes golang#52955
- Loading branch information