# README
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
# Functions
GetExecutableDir returns the full path to the running binary's directory.
GetExecutablePath returns the full path to the running binary.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Adjust if the block list becomes larger.