webpki/src
Brian Smith c26bca4700 0.7.0: Remove NIST Open Systems Environment (OSE) SHA-1 OID.
This enables us to support exactly one OID per signature algorithm.
A Censys search found no publicly-trusted certificates using this OID:
https://censys.io/certificates?q=parsed.signature.signature_algorithm.oid%3A+1.3.14.3.2.29

This won't impact uses of RSA PKCS#1 SHA-1 for ServerKeyExchange
signatures since those signatures don't identify the algorithm using
OIDS.
2016-11-17 11:28:16 -10:00
..
cert.rs Allow trust anchors with invalid serial numbers. 2016-08-26 12:01:02 -10:00
der.rs Use `use` more consistently. 2016-08-12 23:08:27 -10:00
name.rs Use `use` more consistently. 2016-08-12 23:08:27 -10:00
signed_data.rs 0.7.0: Remove NIST Open Systems Environment (OSE) SHA-1 OID. 2016-11-17 11:28:16 -10:00
trust_anchor_util.rs Allow trust anchors with invalid serial numbers. 2016-08-26 12:01:02 -10:00
verify_cert.rs Use `use` more consistently. 2016-08-12 23:08:27 -10:00
webpki.rs Remove ECDSA_P256_SHA512 and ECDSA_P384_SHA512. 2016-11-05 20:47:06 -10:00