Skip to content

StatusCakeDev/ciphersuites

Repository files navigation

ciphersuites test

Package ciphersuites provides a cipher suite list and security classifications.

Prerequisites

You will need the following things properly installed on your computer.

Installation

With Go module support (Go 1.11+), simply add the following import

import "github.com/StatusCakeDev/ciphersuites"

to your code, and then go [build|run|test] will automatically fetch the necessary dependencies.

Otherwise, to install the ciphersuites package, run the following command:

$ go get -u github.com/StatusCakeDev/ciphersuites

License

This project is licensed under the MIT License.

About

ciphersuites provides a cipher suite list and security classifications

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Languages