Attack implementation.
[crypto_lab3.git] / src / Tests.h
index 4f01ac0..fe75c6d 100644 (file)
@@ -10,6 +10,7 @@ public:
 
    void runTests();
    void runTimeMeasures();
+   void doAttack();
 
 private:
    bool rsaStandard();