资源列表
23
- vb字符串加密解密V3.0 ,很不错的VB源码,适合VB爱好者学习研究。-vb string encryption and decryption V3.0, a very good VB source code for VB lovers learn.
secret-sharing-scheme
- :利用椭圆曲线密码算法设计了一个新的1"3限多重秘密分享方案,该方案的特点是不需要秘密分发者事先给每个用户分发 一个子秘密.不需要安全信道传输信息,而且所有的中间信息都是不需要保密的-This paper proposes a new threshold multi-secret sharing scheme which is based on ECC.Th e scheme didn’t need give any secret inform ation to all users an
cpabe-0.11.tar
- 基于属性的CP-ABE加密方案,针对的是属性的撤销-Encryption scheme based on the properties of the CP-ABE for the revocation of property
IBE
- 基于身份的IBE加密方案,用用户的身份作为私钥-Identity-based IBE encryption scheme, the user s identity as a private key
Transmission-security
- 数据安全传输控制规范,主要介绍加密的相关内容-Transmission Control specification of data security
SingleKeyExample
- Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。 用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥; 用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
RSA
- Data Encryption using RSA algorithm
DES
- Data Encryption using DES algorithm
Des_zm
- DES加密解密算法,使用java语言,自行设置密钥,文档中以类的形式出现。-Algorithm of DES
DES
- DES加密解密算法。通过密钥对对字符串进行加密解密操作,64位加密-DES encryption and decryption algorithm. The key to string encryption and decryption operation,64 bit encryption
BatteryDataAnalyseEx
- 破解HIOKI数据文件程序,破解HIOKI数据文件程序C-crack HIOKI dataformat
DES-security
- DES基于简单的代替-置换网络,进行16轮迭代,完成了扩散和混合操作,形成密文;DES加密算法的处理细节:DES对64bit明文输入首先进行IP变换,分成左右各32位的分组,然后进行16轮迭代,最后经过逆IP置换,输出该分组加密后的结果;对于DES的每一轮迭代,又先后经过选择运算E、异或伦密钥、S盒混合、P置换等步骤; -DES composed and a good application to keep your files security .