搜索资源列表
xxh
- 简单DES加密解密算法实现。。 学校网络安全课程的作业~-simple DES encryption and decryption algorithm. . School safety courses Network Operating ~
ELGamaltool
- 这个程序是网络信息安全概论课的课程实践,自己动手编写一个具于1024位大数 运算的ELGamal加密系统。 ELGamal 依赖大数运算,目前主流ELGamal算法都建立在512 到1024位的大数运算之上。 而大多数的编译器只能支持到64位的整数运算,即我们在运算中所使用的整数必须小 于等于64位,即:0xffffffffffffffff,也就是18446744073709551615,这远远达不 到RSA 的需要,于是需要专门建立大数运算库来解决这一问题-network
RSA
- RSA加密程序,实现了大数类和大数运算,985高校的《计算机网络》课程设计,功能完整,注释丰富,没有BUG
RSA.rar
- RSA加密解密,密码编码学与网络安全课程的重点之一。本程序用于模拟实现RSA的加密和解密算法,RSA encryption and decryption, password, encoding and network security course learn one of the key points. This procedure used to simulate the realization of RSA encryption and decryption algorithm
aes.rar
- AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
file_transfer
- 这是网络信息安全课程写的一个给文件加密传输的源代码,可以在局域网中进行文件传输,文件可以选择是否加密,很好的学习DES加密的源代码程序。-This is the network information security courses to write a file encryption to transfer the source code can be carried out in the local area network file transfer, file encryption c
1090320219-lihai_hit
- 这是哈工大计算机专业密码学课程的实验四的源代码,主要实现的功能是制作一个密码系统实现加密解密,认证等功能,除此以外还设置成为p2p模式的网络文件共享系统!-This is the Harbin Institute of Technology computer science courses Experiment 4 cryptography source code, the main function is to create a password system to achieve encry
finite-field
- 有限域英文版 有限域是研究现代密码学网络安全的基础课程,有很重要的应用-finite field
RSA_delphi
- 计算机网络课程设计RSA机密解密,使用大数运算库实现,界面友好,操作简单.-Computer network curriculum design RSA secret decryption, the use of large number arithmetic library, implementation, friendly interface, simple operation.
test
- 加密算法 winpcap 抓包和分析过程,是计算机网络安全课程的初学代码-encrypt
encrpyt
- 网络安全大学课程作业,DES算法实现,VC++编程-des encrypt,vc++