package
0.0.5
Repository: https://github.com/runzeroinc/sshamble.git
Documentation: pkg.go.dev

# 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.

# Structs

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

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author