搜索资源列表
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
DES(1040310114)
- DES的实现,全部用c实现,可以编译执行,输出加密后的字符。
rsa
- 用C++实现rsa算法,直接用.exe文件运行就可以了-With C++ Achieve rsa algorithm, the direct use of. Exe files can run on a
openssl-0.9.8j.tar
- openssl,学习密码学的好选择!无论是在Windows上还是Linux上,你都可以用它来实现你的Web访问安全!-openssl, Study Cryptography good selection!
des
- 实现DES加密算法,非常小。直接可以用。-DES encryption algorithm to achieve, is very small. Can be used directly.
DESDemo
- 用VC++实现的des算法,挺不错的,非常适合大家使用。大家可以下载下来研究一下。-Using VC++ implementation des algorithm, very good, very suitable for everyone to use. You can download the down and study it.
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
ejbca_3_9_3
- EJBCA是一个完整功能的证书认证程序,完全用 Java编写,使用J2EE(Java2 Enterprise Edition, Java2企业版)技术。它建造在J2EE平台之上,是一个开放的、健壮的、高性能的、平台独立的、灵活的和基于组件的CA,可以被单独使用或集成到其它J2EE应用程序中,并且它还提供了一个灵活强大的基于 Web的用户图形界面。由于它实现了WPKI中的几乎所有重要的部件,比如RA (Registration Authority,注册中心), CA(Certification A
DES
- DES加解密算法C语言实现,可以直接调用算法,有实现用例-DES encryption and decryption algorithm C language, can call the method, there is realization of use cases
nhash
- md5摘要算法的c语言实现,研究这个算法就可以了解到MD5算法的实质,是很好用的一个算法大家看看!-md5 digest algorithm c language, study this algorithm we can see that the essence of the MD5 algorithm is a good use of an algorithm we look!
DES
- 用C实现DES算法,有MFC界面。主要实现字符串加密和字符加密。可以作为一个加密小软件-DES algorithm implemented in C, with MFC interface. The main achievement of the character string encryption and encryption. Encryption can be used as a small software
des-cryptographic-algorithm
- 可以实现des加密算法 用c语言实现 包含源代码-des cryptographic algorithm C language code
Base64
- C实现的base64加密算法,经测可用,可以用来加密数据,在linux下可用!-Base64 encryption algorithm implemented in C, measured by available and can be used to encrypt data, can be used in linux!