Skip to content

Commit

Permalink
Link to ZGrab2 instead
Browse files Browse the repository at this point in the history
Follow on from #207
  • Loading branch information
dadrian committed Feb 25, 2020
1 parent 4c6f1da commit 2177ed1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ZCrypto is a research library, designed to be used for data collection and analy


### zcrypto/tls (formerly known as ZTLS)
A _research_ TLS library based on Golang standard library `crypto/tls` that contains that speaks old TLS versions, export ciphers, logs handshake messages, and is highly configurable. Many scary parts are exposed as public variables. It is primarily used for data collection, and is used by [ZGrab](https://github.com/zmap/zgrab). Uses `zcrypto/x509`.
A _research_ TLS library based on Golang standard library `crypto/tls` that contains that speaks old TLS versions, export ciphers, logs handshake messages, and is highly configurable. Many scary parts are exposed as public variables. It is primarily used for data collection, and is used by [ZGrab](https://github.com/zmap/zgrab2). Uses `zcrypto/x509`.

### zcrypto/x509

Expand Down

0 comments on commit 2177ed1

Please sign in to comment.