- generateReference(GMRPublicKey, int) - Static method in class praktikum.GMRKeyGenerator
-
Diese Methode generiert eine Referenz zu einem öffentlichen
GMR-Schlüssel.
- getA() - Method in class algorithms.LEGENDRE
-
Gibt den aktuelle Wert des Test-Kandidaten zurück.
- getA() - Method in class algorithms.SQRTMOD
-
Gibt den aktuelle Wert des Parameters A zurück.
- getErgebnis() - Method in class algorithms.CRA
-
Gibt das Gesamtergebnis des modularen Gleichungssystems zurück.
- getErgebnis() - Method in class algorithms.LEGENDRE
-
Gibt das Ergebnis zurück.
- getErgebnis() - Method in class algorithms.SQRTMOD
-
Gibt die Lösungen zurück.
- getHEIGHT() - Method in class praktikum.Aufgabe1
-
- getHEIGHT() - Method in class praktikum.Aufgabe3
-
- getHEIGHT() - Method in class praktikum.Aufgabe4
-
- getKey() - Method in class praktikum.DamgardKeyGenerator
-
Diese Methode gibt den Schlüssel zurück.
- getM() - Method in class algorithms.SQRTMOD
-
Gibt den aktuelle Wert des Modulos (P*Q) zurück.
- getMod() - Method in class algorithms.CRA
-
Gibt die aktuelle Gesamtmodularität des modularen Gleichungssystems zurück.
- getModi() - Method in class algorithms.CRA
-
Gibt das aktuelle Array der Modi zurück.
- getP() - Method in class algorithms.LEGENDRE
-
Gibt den aktuelle Wert der Primzahl zurück.
- getP() - Method in class algorithms.SQRTMOD
-
Gibt den aktuelle Wert des Parameters P zurück.
- getPrivateKey() - Method in class praktikum.GMRKeyGenerator
-
Diese Methode gibt den geheimen Schlüssel zurück.
- getPrivateKey() - Method in class praktikum.RSAKeyGenerator
-
Diese Methode gibt den geheimen Schlüssel zurück.
- getPublicKey() - Method in class praktikum.GMRKeyGenerator
-
Diese Methode gibt den öffentlichen Schlüssel zurück.
- getPublicKey() - Method in class praktikum.RSAKeyGenerator
-
Diese Methode gibt den öffentlichen Schlüssel zurück.
- getQ() - Method in class algorithms.SQRTMOD
-
Gibt den aktuelle Wert des Parameters Q zurück.
- getReste() - Method in class algorithms.CRA
-
Gibt das aktuelle Array von Resten zurück.
- getWIDTH() - Method in class praktikum.Aufgabe1
-
- getWIDTH() - Method in class praktikum.Aufgabe3
-
- getWIDTH() - Method in class praktikum.Aufgabe4
-
- GL - Variable in class praktikum.Aufgabe1
-
- GL - Variable in class praktikum.Aufgabe3
-
- GL - Variable in class praktikum.Aufgabe4
-
- GMR - Class in praktikum
-
Diese Klasse implementiert das (vereinfachte) Signatursystem GMR.
- GMR() - Constructor for class praktikum.GMR
-
- GMRKeyGenerator - Class in praktikum
-
Diese Klasse implementiert einen Schlüsselgenerator für GMR
- GMRKeyGenerator(int) - Constructor for class praktikum.GMRKeyGenerator
-
Schlüsselgenerator erstellen und GMR-Schlüssel generieren.
- GMRKeyGenerator(int, long) - Constructor for class praktikum.GMRKeyGenerator
-
- GMRPrivateKey - Class in praktikum
-
Diese Klasse stellt die Datenstruktur eines geheimen GMR-Schlüssels dar.
- GMRPrivateKey() - Constructor for class praktikum.GMRPrivateKey
-
- GMRPublicKey - Class in praktikum
-
Diese Klasse stellt die Datenstruktur eines öffentlichen GMR-Schlüssels dar.
- GMRPublicKey() - Constructor for class praktikum.GMRPublicKey
-
- GMRTest - Class in test
-
- GMRTest() - Constructor for class test.GMRTest
-