Rev | Line | |
---|
[3] | 1 | * PaddingOracle |
---|
| 2 | - configurable number of threads sending requests in parallel |
---|
| 3 | - better integration of PKCS5 padding in reencryption? |
---|
| 4 | - need to reorganize the modules/class locations at all to make it |
---|
| 5 | less cumbersome to import? |
---|
| 6 | - change print statements to configurable debug statements |
---|
| 7 | |
---|
[10] | 8 | * Codetective |
---|
| 9 | Consider using parts of this, if useful |
---|
| 10 | https://github.com/blackthorne/Codetective |
---|
| 11 | |
---|
| 12 | * nextrand |
---|
| 13 | - Expand capabilities to handle nextInt calls with arguments |
---|
| 14 | - Transition code to a library that could be called by Python |
---|
[11] | 15 | |
---|
| 16 | * analyze |
---|
| 17 | - add options to override decoding chain and block size |
---|
Note: See
TracBrowser
for help on using the repository browser.