...

Text file src/github.com/titanous/rocacheck/README.md

Documentation: github.com/titanous/rocacheck

     1# rocacheck [![GoDoc](https://godoc.org/github.com/titanous/rocacheck?status.svg)](https://godoc.org/github.com/titanous/rocacheck)
     2
     3Package rocacheck is a Go implementation of the [key fingerprint
     4algorithm](https://github.com/crocs-muni/roca) that checks if an RSA key was
     5generated by broken Infineon code and is vulnerable to factorization via the
     6[Return of Coppersmith's Attack
     7(ROCA)](https://crocs.fi.muni.cz/public/papers/rsa_ccs17) / CVE-2017-15361.

View as plain text