8000 GitHub - chaintuts/pktime: PkTime demonstrates the difficulty of brute-forcing cryptographic keys with a large enough keyspace
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

PkTime demonstrates the difficulty of brute-forcing cryptographic keys with a large enough keyspace

License

Notifications You must be signed in to change notification settings

chaintuts/pktime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General


Author

  • Josh McIntyre

Website

  • jmcintyre.net

Overview

  • PkTime demonstrates the difficulty of brute-forcing cryptographic keys with a large enough keyspace

Development


Git Workflow

  • master for releases (merge development)
  • development for bugfixes and new features

Building

  • make build Build the utility
  • make clean Clean the build directory

Features

  • Calculate real brute force times for small keyspaces
  • Calculate the average cryptographic op time for the device
  • Estimate brute force times for large keyspaces

Requirements

  • Requires a terminal emulator

Platforms

  • Windows
  • Linux
  • MacOSX

Usage


CLI Usage

  • 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

About

PkTime demonstrates the difficulty of brute-forcing cryptographic keys with a large enough keyspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
673
0