Skip to content

hokuda/ciphersuites-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ciphersuites-map

Print ciphersuites mapping of IANA, OpenSSL, and JSSE in JSON, merging:

prerequisite

  • install py4j

      $ pip3 install py4j --user
    

    or

      # pip3 install py4j
    

usage

    ciphersuites-map [-h] [-j JAVA]

optional arguments

    -h, --help            show this help message and exit
    -j JAVA, --java JAVA  path to `java` command

About

Print ciphersuites map of IANA, OpenSSL, JSSE in JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages