File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
tex_project/number_theory Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -315,7 +315,7 @@ \section{Carmichael function}
315315 Here $ 0 < p−1 < q−1 $ , so $ n−1 $ is not divisible by $ q−1 $ .
316316
317317
318- https://math.stackexchange.com/questions/432162/carmichael-proof-of-at-least-3-factors
318+ % https://math.stackexchange.com/questions/432162/carmichael-proof-of-at-least-3-factors
319319
320320\end {enumerate }
321321
@@ -346,7 +346,7 @@ \section{Carmichael function}
346346
3473473. the product of at least three primes.
348348
349- https://math.stackexchange.com/questions/432162/carmichael-proof-of-at-least-3-factors
349+ % https://math.stackexchange.com/questions/432162/carmichael-proof-of-at-least-3-factors
350350
351351
352352Assume that $ n=pq$ , with $ p<q$ two distinct primes, is a Carmichael number.
@@ -359,14 +359,14 @@ \section{Carmichael function}
359359
360360\section {advanced RSA }
361361
362- https://crypto.stackexchange.com/questions/26751/rsa-with-lambdan-or-varphin
362+ % https://crypto.stackexchange.com/questions/26751/rsa-with-lambdan-or-varphin
363363
364- 오리지널은 위와 같지만 PKCS# 1 (en) v2.0에 표준 RSA 알고리즘 방식이 바뀌었다.
364+ 오리지널은 위와 같지만 PKCS$ \# $ 1 (en) v2.0에 표준 RSA 알고리즘 방식이 바뀌었다.
365365$ \phi $ 대신 $ \lambda $ 를 사용하는 방법이다.
366366
367367Choosing $ \lambda (n)$ rather than $ \phi (n)$ may result in a smaller private exponent.
368368
369369
370- https://en.wikipedia.org/wiki/RSA_(cryptosystem)
370+ \url { https://en.wikipedia.org/wiki/RSA_(cryptosystem)}
371371
372- https://simple.wikipedia.org/wiki/RSA_algorithm
372+ % https://simple.wikipedia.org/wiki/RSA_algorithm
You can’t perform that action at this time.
0 commit comments