package
crypto/x509
standard library18 standard-library functions from crypto/x509, ranked by how often they are called outside tests and generated code.
- prod calls
- 4,535
- non-test, non-generated
- all calls
- 8,406
- total callsites
- functions
- 18
- ranked in this snapshot
- origin
- std
- standard-library
members
Functions in crypto/x509
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| NewCertPool | 829 |
| ParseCertificate | 777 |
| CertPool.AppendCertsFromPEM | 614 |
| CreateCertificate | 372 |
| CertPool.AddCert | 264 |
| MarshalPKCS1PrivateKey | 180 |
| ParsePKCS8PrivateKey | 176 |
| ParsePKCS1PrivateKey | 174 |
| Certificate.Verify | 166 |
| MarshalPKIXPublicKey | 145 |
| ParsePKIXPublicKey | 129 |
| SystemCertPool | 128 |
| MarshalECPrivateKey | 127 |
| MarshalPKCS8PrivateKey | 118 |
| ParseECPrivateKey | 112 |
| ParseCertificateRequest | 89 |
| ParseCertificates | 70 |
| CreateCertificateRequest | 65 |