https://github.com/cryptosense/keytester
Test RSA keys for weak or common factors
https://github.com/cryptosense/keytester
Last synced: 4 months ago
JSON representation
Test RSA keys for weak or common factors
- Host: GitHub
- URL: https://github.com/cryptosense/keytester
- Owner: cryptosense
- Created: 2015-07-17T07:01:28.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-16T16:23:30.000Z (over 9 years ago)
- Last Synced: 2025-08-04T17:57:06.621Z (10 months ago)
- Language: HTML
- Size: 199 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cryptosense Key tester [](https://travis-ci.org/cryptosense/keytester) [](https://gemnasium.com/cryptosense/keytester)
----------------------
The [Key tester](https://cryptosense.github.io/keytester) runs several checks on
SSH RSA keys in order to detect several weaknesses:
- small factors
- common factors with a central DB of public keys.
For more info, see our article on [Batch GCD-ing GitHub SSH
Keys](https://cryptosense.com/batch-gcding-github-ssh-keys/).