chap02.html

来自「《应用密码学》一书源代码」· HTML 代码 · 共 1 行

HTML
1
字号
<html><h4>2.107 Algorithm <cite>Extended Euclidean Algorithm</cite><a href="exteuc.c" tppabs="http://www.mindspring.com/%7Epate/crypto/chap02/exteuc.c"> exteuc.c</a> (1,378)<hr>2.142 Algorithm <cite>Computing multiplicative inverses in Zn</cite><a href="inverse.c" tppabs="http://www.mindspring.com/%7Epate/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="repeat.c" tppabs="http://www.mindspring.com/%7Epate/crypto/chap02/repeat.c"> repeat.c</a> (1,268)<hr>2.149 Algorithm <cite>Jacobi symbol (and Legendre symbol) computation</cite><a href="jacobi.c" tppabs="http://www.mindspring.com/%7Epate/crypto/chap02/jacobi.c"> jacobi.c</a> (987)<hr>2.221 Algorithm <cite>Extended Euclidean algorithm in Zp[x]</cite><a href="polyee.c" tppabs="http://www.mindspring.com/%7Epate/crypto/chap02/polyee.c"> polyee.c</a> freelip (8,642)</h4></html>

⌨️ 快捷键说明

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