Skip to content

Convert OpenSSL cipher suite names into RFC names

Notifications You must be signed in to change notification settings

Ayrx/openssl_to_rfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openssl_to_rfc

Crates.io

openssl_to_rfc converts an OpenSSL cipher suite name like ECDH-RSA-AES128-GCM-SHA256 to the equivalent RFC version TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256.

This crate is pure Rust and does not depend on openssl.

About

Convert OpenSSL cipher suite names into RFC names

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages