Go package that checks if RSA keys are vulnerable to ROCA / CVE-2017-15361
# rocacheck [](https://godoc.org/github.com/titanous/rocacheck)
Package rocacheck is a Go implementation of the [key fingerprint
algorithm](https://github.com/crocs-muni/roca) that checks if an RSA key was
generated by broken Infineon code and is vulnerable to factorization via the
[Return of Coppersmith's Attack
(ROCA)](https://crocs.fi.muni.cz/public/papers/rsa_ccs17) / CVE-2017-15361.
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view