ilsanbao / zcrypto

Don't roll your own crypto, they said.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#zcrypto

Build Status

This repo contains specialized versions of tls and x509.

IMPORTANT!

Danger: Experimental

ZCrypto is a research library, designed to be used for data collection and analysis, as well as experimenting and prototyping. It should not be used to provide security for production systems.

#tls (formerly known as ztls) This is a research TLS library that contains the following modifications: Logging of messages sent by client and server during TLS handshake, Support for multiple TLS versions.

This library is written in Golang and is primarily based on Golang's tls library located at https://github.com/golang/go/tree/master/src/crypto/tls.

About

Don't roll your own crypto, they said.

License:Other


Languages

Language:Go 100.0%Language:Shell 0.0%