搜索资源列表
opensc-0.8.1.rar
- 读写Smart卡加解密接口的程序,包括PKCS#11和PKCS#15接口。
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中
35738612FastRSA
- RSA加解密算法源代码,并有例子程序代码-RSA encryption algorithm source code, and code examples.
des
- des加解密算法程序包, des加解密算法程序包
err
- err加解密算法程序包, err加解密算法程序包
md2
- md2 加解密算法程序包,md2 加解密算法程序包
md4
- md4加解密算法程序包, md4加解密算法程序包
MiniCA
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中。水平有限,请勿见笑
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中, The first days on-line saw some about the OPENSSL introduction, have thought very interestingly, thereupon has made a procedure, basically has
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
opensc0.8.1
- 读写Smart卡加解密接口的程序,包括PKCS#11和PKCS#15接口。-Smart Calgary decryption interface to read and write procedures, including PKCS# 11 and PKCS# 15 interface.
DVB-CSA_descrambling_for_ts
- 支持DVB-S,DVB-T,DVB-C的系统前端加扰和解扰过程,请注意加扰与加密不同,本程序包实现的是纯粹的加扰和解扰过程,不对KEY进行加密传输。要求输入测试文件时,请按照C语言的文件访问要求输入,如key.txt表示你要使用的KEY放在了名为key的txt文件中,不可写成“key.txt”。-To support the DVB-S, DVB-T, DVB-C system front-end process of scrambling and descrambling, please no
524filecryp
- 文件加解密C#程序源代码,内容简单大家可以一试-Encryption and decryption files C# source code, which you can try a simple
DEScode
- 简单DES算法加解密程序,通过十六轮迭代实现。对原程序进行了修改,可用输入输出-DES-Encryption,with optional input and output
RSAToolV2.14
- 此为RSA可视化完整程序,功能齐全,可对文字、2、8、16进制进行加解密过程,且运算过程比较迅速。对于RSA的学习与研究有帮助。 -This is the complete RSA visualization process, functional and can text, 2,8,16 hex encryption and decryption process, and the operation process is relatively rapid. RSA study and rese
13
- 给自己程序加验证码 易语言源码-Validate the processes to their own language source code is easy-Validate the processes to their own language source code is easy
5
- 加解密程序简单版 vc 一个简单的加解密程序-Decryption process, a simple version of vc a simple encryption and decryption process
cellbuzz-rc5-2.0.tar
- 用于蜂窝宽带的流和文件的RC5加密程序.包含数字签名,消息加扰等功能.-RC5 is a block cipher that was originally designed by Ronald Rivest (http://theory.lcs.mit.edu/~cis/pubs/rivest/rc5.ps). We have implemented and optimized the RC5 encryption/decryption library for the Sony-Toshiba-
3dex_forjava
- 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
CYY31CAESAR
- 凯撒加解密算法,实现单个字符和整个字符串的加解密程序,很好用-Simple encryption and decryption algorithm to achieve a single character and the entire string encryption and decryption procedures, very good use