摘要:
定义: a function use a variable outside the scope are closures. 或者说 "Closures are FUNCTIONS WITH PRESERVED DATA" console.dir() Displays an interactive(交 阅读全文
posted @ 2018-05-05 11:23
hh9515
阅读(251)
评论(0)
推荐(0)
摘要:
RSA算法: 1. 准备两个质数 pq n= pq 2.求中间数L l =最小公倍数(p-1,q-1) 为 144 3.求E 1<E<L 最大公约数(e,l)=1 4.求D 1<D<L E*D mol L = 1 实践 1. 准备两个很小对质数p = 17q = 19N = p*q = 323 2. 阅读全文
posted @ 2018-05-05 09:40
hh9515
阅读(237)
评论(0)
推荐(0)

浙公网安备 33010602011771号