Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OpenCL version of QR cracker (reference) | Stephen Shkardoon | 2019-10-24 | 1 | -0/+2 |
| | |||||
* | Add crack-qr-uri script | Stephen Shkardoon | 2019-10-08 | 1 | -0/+16 |
| | | | | Uses the CPU to try every possible password to decode a QR code. | ||||
* | Add crack-otp script | Stephen Shkardoon | 2019-10-07 | 1 | -0/+26 |
| | | | | | The script cracks the original key given the QR code and a single OTP output. | ||||
* | Add optional policy parameter to OTP generation | Stephen Shkardoon | 2019-10-07 | 1 | -0/+8 |
| | |||||
* | Minor tweaks and formatting to decode-qr-uri | Stephen Shkardoon | 2019-10-06 | 1 | -1/+1 |
| | |||||
* | Add generate-otp.py script | Stephen Shkardoon | 2019-10-06 | 1 | -0/+24 |
| | |||||
* | Add decode-qr-uri script | Stephen Shkardoon | 2019-10-06 | 1 | -0/+9 |
| | |||||
* | Initial commit | ☃ Stephen Shkardoon ☃ | 2019-10-06 | 1 | -0/+2 |