搜索资源列表
公钥加密算法
- rsa加密解密是一种公钥加密算法,广泛应用于信息安全领域-rsa encryption and decryption is a public key encryption algorithm widely used in the field of information security
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
DesCSharp11
- 信息安全之des算法,可对文件进行加密解密-information security des algorithm, the document encryption and decryption
MD5CSharp11
- 信息安全之md5算法,操作界面简单友好,可对文件进行加密-information security md5 algorithm, simple and friendly user interface, document encryption
RSA20060601
- 信息安全课上project,自己写的rsa加密解密算法,实现有点慢,应该是正确的-information security class project, wrote the rsa encryption and decryption algorithm, achieving a bit slow, It is right for the
0372247des_mfc
- 信息安全课上project,des算法的程序,不知道有没有用.-information security class project, des algorithm procedures do not know of no avail.
safe_net
- 北京大学网络信息安全课件,段云所教授写.在这里和大家分享.-Beijing University of network information security courseware, of the cloud was taught. Here we share.
Kerberos
- 自己写的一个Kerberos安全协议的c#实现。主要是学习信息安全方面可以参考。-himself wrote a Kerberos security agreement c # achieve. Mainly the study of information security for reference.
MyMD5
- 信息安全MD5哈西加密算法用c语言编程实现-information security encryption algorithm MD5 hash using C language programming
MyRSA
- 信息安全RSA非对称加密算法用c语言编程实现-information security RSA asymmetric encryption algorithm used programming language c
endecipher
- 网络信息安全课程设计 实现了DES RC4等八种加密解密算法-network information security programs designed to achieve the eight other RC4 DES encryption and decryption algorithm
tpm_tcs_bjtu
- 北京交通大学信息安全实验室开发的TPM内核仿真及TCS实现,使用C语言编写,在Linux环境下编译调试,谨供研究参考
network_security
- 网络安全技术手册,可以大体了解当前的信息安全的状况-Network security technical manual, you can generally understand the current state of information security
iiami
- 这是根据单码加密算法为原理的加密密码程序,可以防止暴力攻击,保障信息安全.-This is a single-key encryption algorithm in accordance with the principle of the encryption password for the procedure, can prevent violent attacks, to protect information security.
AES
- 高级加密标准,在信息安全中应用广泛.比DES先进.-Advanced Encryption Standard in information security applications. Advanced than the DES.
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
xinxianquankejian
- 信息安全与电子商务方面的,是老师的课件,对于学网络安全的人会有些帮助的-Information security and electronic commerce, is the teacher' s courseware, learning network security for some people to help
信息安全实验2-1
- 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
用Java实现数字签名
- 信息安全实现一个简单的数字签名系统 ,能够进行简单的文件下载与传输(The realization of a simple digital signature system of information security, can download files and simple transmission)
信息安全
- 维吉尼亚加密解密, 这是信息安全里面的重要内容,用Java写的。(Virginia encryption and decryption, which is an important part of information security, written in Java.)