- 6
- 0
- 约3.34万字
- 约 54页
- 2018-06-06 发布于北京
- 举报
网络安全数论初步-04.ppt
* The actual RSA encryption and decryption computations are each simply a single exponentiation mod (n). Note that the message must be smaller than the modulus. The “magic” is in the choice of the exponents which makes the system work. * Can show that RSA works as a direct consequence of Euler’s Theorem, so that raising a number to power e then d (or vica versa) results in the original number! * Here walk through example RSA key generation using “trivial” sized numbers. Selecting primes requires the use of a primality test. Finding d as inverse of e mod ?(n) requires use of Euclid’s Inverse al
原创力文档

文档评论(0)