资源列表
CertificateExample
- Java 数字签名、数字证书的相关实例。 关于数字签名:产生RSA密钥对(myKeyPair),得到RSA密钥对,产生Signature对象,对用私钥对信息(info)签名,用指定算法产生签名对象,用私钥初始化签名对象,将待签名的数据传送给签名对象(须在初始化之后),用公钥验证签名结果,使用公钥初始化签名对象,用于验证签名。 -Java digital signature, digital certificates instance. Digital Signature: g
jcrypt
- java的一个小加密程序-a small encryption program
DES
- 说明:des算法的实现代码 */ 能够实现56位或56*n密钥的des算法,可以通过该程序提供的接 进行数据的加密,保证数据在传送过程的安全性
ecfile
- 支持对各种文件加密解密,易操作,方便使用-Document encryption and decryption
SINE256
- 为VB中使用SINE 256加密算法的可视化操作示例源程序,貌似很强大的加密功能,当然也可以解密了。可以对文本、字符进行加密,也可以对指定文件加、解密,显示处理时间和曲线图-SINE 256 for the VB encryption algorithm used in the visual operation of the sample source code, seemingly a very strong encryption, of course, can be declassified
DES
- DES文件加密可以对文本文档和word文档进行加密和解密-DES file encryption
用新的高级加密标准(AES)保持你的数据安全
- 用新的高级加密标准(AES)保持你的数据安全-to the new Advanced Encryption Standard (AES) to keep your data safe
AES_128
- AES 128 bit with various device interface on FPGA
passwdpage
- JAVA密码保护页面,可以保护你不让想看的人,设置简单-JAVA password-protected pages, and can protect you from those who want to set up a simple
MD5
- Constructed by applying the MD5 algorithm procedures for encryption and decryption, with a certain function.
DSA
- realization of DSA algorithm
