X-Git-Url: http://git.euphorik.ch/?p=crypto_lab3.git;a=blobdiff_plain;f=src%2FTests.h;h=fe75c6d14cbb8457de3b94d137c9e3c8a4b3580a;hp=4f01ac0593e04042136982a3e6346a0a5c8fd5d8;hb=2745bc6570ac32789650336b8c84a52d1883c62a;hpb=d061bc06b7e5681e9da4c2c0b7642f50d126ff76 diff --git a/src/Tests.h b/src/Tests.h index 4f01ac0..fe75c6d 100644 --- a/src/Tests.h +++ b/src/Tests.h @@ -10,6 +10,7 @@ public: void runTests(); void runTimeMeasures(); + void doAttack(); private: bool rsaStandard();