yurl2018 / comments-yurl-blog

0 stars 0 forks source link

2023/03/03/RSA-Algorithm/ #2

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

RSA Algorithm | footprint of study

需要使用的数学公式

  1. 欧拉函数 (φ(n))是小于(n)的正整数中和(n)互质的数的个数 (φ(n)=n\prod_{i=1}^{k}(1-\frac {1}{p_i})) 特例: 如果(n)为质数, 则(φ(n) = n-1)

https://yurl2018.github.io/2023/03/03/RSA-Algorithm/

yurl2018 commented 1 year ago

https://github.com/facebookresearch/segment-anything