crawl, fixes
This commit is contained in:
parent
68435037e7
commit
f5145f80ea
7 changed files with 326 additions and 58 deletions
|
|
@ -61,7 +61,7 @@ CERT_SIGN_ALGS = [
|
|||
"rsa2048", "rsa3072", "rsa4096", # widely used
|
||||
]
|
||||
IMPLS = [
|
||||
#"aws_lc_rs", # Amazon's Rust crypto widely used in Rust stuff
|
||||
#"aws_lc", # Amazon's Rust crypto widely used in Rust stuff
|
||||
#"boring", # Google's fork of OpenSSL used in Chrome and Android
|
||||
#"openssl", # widely used
|
||||
"ring", # used in most Rust stuff
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue