Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 408 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 408 Bytes

Bad Keys

This is a partial Go implementation of Hanno Böck's badkeys project.

The major differences include:

  • This project does not implement weak prime detection.

  • This project is missing other badkeys detections:

    • Fermat
    • Patterns
    • ROCA
    • RSA Invalid
    • RSA Warnings
    • Shared Primes
    • Small Factors
    • XZ Backdoor