- Josh McIntyre
- jmcintyre.net
- PkTime demonstrates the difficulty of brute-forcing cryptographic keys with a large enough keyspace
- master for releases (merge development)
- development for bugfixes and new features
- make build Build the utility
- make clean Clean the build directory
- Calculate real brute force times for small keyspaces
- Calculate the average cryptographic op time for the device
- Estimate brute force times for large keyspaces
- Requires a terminal emulator
- Windows
- Linux
- MacOSX
- Run
pktime.exe
to show brute force times for various keyspace sizes - Run
pktime.exe <attempts per second>
to estimate brute force times using a given ops per second value