chap02.htm

来自「应用密码学手册-英文版,学习密码学和网络安全的好资料。」· HTM 代码 · 共 26 行

HTM
26
字号
<html>
<h4>
2.107 Algorithm <cite>Extended Euclidean Algorithm</cite>
<a href="ftp://ftp.mindspring.com/users/pate/crypto/chap02/exteuc.c">
 exteuc.c</a> (1,378)
<hr>
2.142 Algorithm <cite>Computing multiplicative
 inverses in Zn</cite>
<a href="ftp://ftp.mindspring.com/users/pate/crypto/chap02/inverse.c">
 inverse.c</a> (1,094)
<hr>
2.143 Algorithm <cite>Repeated square-and-multiply
 algorithm for exponentiation in Zn</cite>
<a href="ftp://ftp.mindspring.com/users/pate/crypto/chap02/repeat.c">
 repeat.c</a> (1,268)
<hr>
2.149 Algorithm <cite>Jacobi symbol (and Legendre symbol)
 computation</cite>
<a href="ftp://ftp.mindspring.com/users/pate/crypto/chap02/jacobi.c">
 jacobi.c</a> (987)
<hr>
2.221 Algorithm <cite>Extended Euclidean algorithm in Zp[x]</cite>
<a href="ftp://ftp.mindspring.com/users/pate/crypto/chap02/polyee.c">
 polyee.c</a> freelip (8,642)
</h4>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?