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.
[4.0K] /data/pocs/b51e3e37e9c0a88de771f18afc671ae98d8c5516
├── [1.1K] LICENSE
├── [ 460] README.md
├── [1.2K] rocacheck.go
└── [3.3K] rocacheck_test.go
0 directories, 4 files