diff --git a/protocol/woche13.md b/protocol/woche13.md index 0267611..40a055a 100644 --- a/protocol/woche13.md +++ b/protocol/woche13.md @@ -11,6 +11,8 @@ - [ ] Extrahieren der Koeffizienten für die Gleichung `d = xa + yb`. - [ ] Anwendung auf Sonderfall `d = 1` für Inversion modulo `n`. - [ ] Pollard-Rho + cf. + und - [ ] Was liefert der Algorithmus? - [ ] Was garantiert das?