资源列表
ELGamaltool
- 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需要,于是需要专门建立大数运算库来解决这一问题-network
hash.c++
- 一个开源的哈希表源码实现,算法比较简短精简-a revenue source to achieve hash table, the relatively brief concise algorithm
ECC_1
- 椭圆曲线对数问题解决算法源代码,如何生成一个可用的椭圆曲线-elliptic curve logarithm problem solving algorithm source code, how can a generation of Elliptic Curve
Rsa_11
- RSA分组密码的实现,有源代码和一个做好的可执行文件-the realization of Active code and an executable file to do the job
ibe_set
- 椭圆曲线加密算法,设置服务器一步的源代码-elliptic curve encryption algorithm, the step to set up the server source code
ibe_ext
- 椭圆曲线加密算法,生成用户私钥一步的源代码-elliptic curve encryption algorithm, users private key step in generating the source code
ibe_enc
- 椭圆曲线加密算法,加密一步的源代码,有详细注释-elliptic curve encryption algorithm, encryption step in the source code, a detailed Notes
ibe_dec
- 椭圆曲线加密算法,解密一步的源代码,有详细注释-elliptic curve encryption algorithm, decryption step in the source code, a detailed Notes
GermanyTelegram
- 德国二战时期的电文编码系统,我增加了一些测试.-Germany during World War II and the message coding system, I added some tests.
MD5_security_encode_algorithm_source_code
- MD5加密和解密算法的完整的C语言源代码.-MD5 encryption and decryption algorithm integrity of the C language source code.
C51encrypt
- 3个C语言算法源代码:CRC校验、DES的单片机加密算法代码,好用-three C language source code algorithm : CRC, the DES encryption algorithm MCU code handy
md5Encrypt
- 这是一个MD5Hash算法的改进版本,适当增加了算法的复杂度-MD5Hash This is an improved version of the algorithm, the algorithm appropriately increase the complexity