X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=src%2FTests.h;h=fe75c6d14cbb8457de3b94d137c9e3c8a4b3580a;hb=2745bc6570ac32789650336b8c84a52d1883c62a;hp=4f01ac0593e04042136982a3e6346a0a5c8fd5d8;hpb=fb173a9728e915fc7b3f99bc41f55034757105df;p=crypto_lab3.git 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();