搜索资源列表
VC_RSA
- 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要能用做公钥加密,必须满足下列条件: 1. 可以找到e ,
apue2
- UNIX环境高级编程第二版电子书及源码,经典的unix/linux编程资料,四库全书之一-E-books and source code of Advanced Programming in the UNIX 2nd edition, the classic unix/linux programming information, one of Si Ku Quan Shu
LdapAdmin
- LdapAdmin,开源桍平台操作active directory,与windows自带功能相近,功能很强大-LdapAdmin, open source the Ku platforms operating an active directory with windows own function similar, very powerful
sqlite-amalgamation-3080002
- sqlite 源码 英文注释 短小精悍 内有注释 超小型数据ku-liunx source