master > master: protokoll - links

This commit is contained in:
RD 2022-06-30 09:06:40 +02:00
parent c1f346b80e
commit 56c22a568c
1 changed files with 2 additions and 0 deletions

View File

@ -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. <https://link.springer.com/article/10.1007/BF01933667>
und <https://www.cambridge.org/core/journals/mathematical-proceedings-of-the-cambridge-philosophical-society/article/theorems-on-factorization-and-primality-testing/6762E84DBD34AEF13E6B1D1A8334A989>
- [ ] Was liefert der Algorithmus?
- [ ] Was garantiert das?