From 56c22a568c069ab859018a0b4d8dd5c5c3759508 Mon Sep 17 00:00:00 2001 From: raj_mathe Date: Thu, 30 Jun 2022 09:06:40 +0200 Subject: [PATCH] master > master: protokoll - links --- protocol/woche13.md | 2 ++ 1 file changed, 2 insertions(+) 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?