搜索资源列表
MiniCA2
- MiniCA V2.0版本源码。《小型CA系统V2.1含源码》发表以来,得到了广大程序爱好者的支持与鼓励,为答谢各位,特发布MiniCA V2.0版本(含源码),希望对大家有所帮助。2.0版本只完成了原定功能的70%,这一点有点对不起大家。不过鄙人有更有意义的事情要做,因此这件事情就被无限期的搁置了。有兴趣的可以在此基础上继续开发。秉承OPENSSL的原则开放了自己的代码,为的是方便大家。请保留版本、版权信息。请勿用于商业用途。特别感谢:台湾台中县张凯棠(Commer 卡门)先生 commerc
wang-yuanma
- 一个可以产生程序序列号的VC源码,自己测试过,可以用/-procedures can produce a sequence of the VC source, their testing, use /
pass
- 根据指定的字符范围,自动生成密码,可用于重复生成密码进行测试的的程序。
csp-Autotest
- 自动测试csp的程序,我编写的工具,自动测试25个函数,很好用!-automatic testing procedures, I prepared the tools, automatic test 25 functions, with very good!
testOpenssl
- OPENSSL的一个测试程序,包含一系列证书的操作-A test program of openssl, which including a series operations of CA.
bit_flip_encryption
- 这个是一个bit解密的帮助测试程序,此程序在webrtc项目中使用,希望能有所帮助-This is a helper program for encryption and using bit checking and this helper program is used in WEBRTC projection.
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
cspSample
- CSP 接口的测试程序,一共提供了10个测试例子,可以演示各类CSP接口的使用方法。-Test examples for CryptAPI, include 10 examples to demo how to use all kinds API of CSP.
Test Crypt API
- CryptAPI测试程序源代码,包含获取证书链、枚举证书、获取设置证书属性、生产证书请求等源代码。-CryptAPI test program source code, including access to the certificate chain, enumeration certificate, certificate of property get set, production certificate request。
RSA-JiaMi--JieMi
- 可以对任意字符进行加密 与解密 程序已经测试 很好用 用VC++用添加miracl库-it is very useful for code characters or decode characters .
model_field_11[1].cache
- MD5伪造工具(不要做坏事噢) MD5碰撞测试程序并提供源代码. 利用该程序可伪造出有相同MD5的不同程序.-MD5 crash test program and provide the source code. Use this program can be forged out different programs with the same MD5.
SM2
- 国密接口的实现和测试案列 对程序开发员有很好的参考价值-SM2 interface function implement and test sample,valuable to program developer
3dex_forjava
- 数据格式加密采用标准3DES加密。 加密的字符串key为: 589BD507B59737B6C1BFCB9DCECB2C7957469B67049EDF34 nmbs_cstinf_dnl_7000_20130124.txt 为导出的未加密的数据,可做解析参考。 nmbs_cstinf_dnl_7000_20130124 (1).txt 为导出的加密数据,正式的客户信息下载文件为加密数据。 TripleDES.java及BytesUtil.java为
c_dft
- 在codeblocks下,用C语言写的用来测试随机数离散频谱的小程序,测试的数据存在data.dat文件里面。-rodom c
rsaqianming
- 基于RSA算法的数字签名程序,可以实现RSA加密盒解密,可用已测试-RSA algorithm-based digital signature program, you can achieve decrypt RSA encryption box, available test
256_DSR_32
- 这是一个可以产生对偶移位寄存器的程序,可用于密码学相关的测试。-you can do it.
Md5Sopc
- 在Altera平台上实现Md5算法的IP核 modelsim进行MD5硬件代码的仿真和测试 quartusII 和nios软件实现ip核和驱动程序 已经测试程序的仿真和测试 代码调试通过 -Md5 algorithm simulation and test implementation in the Altera IP core platform modelsim the MD5 code simulation and test hardware and quartusII ip nios so
win32openssl
- OpenSSL 是一个强大的安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。-OpenSSL is a powerful security socket layer password , include key and certificate password algorithm, the main common package management function and the SSL protocol, and
androidCA
- 这个jar文件给Android程序提供了方便简易的数字证书生成、更新、申请接口,在Android 4.0至5.0各版本中均测试成功。 接口里的方法参数解释请参阅CertFunc.java源码,测试范例代码请参考TestCertFunc.java源码。-This jar file to the Android program provides a convenient and easy digital certificate generation, updating, application in
DES-a-AES
- DES和AES加密解密程序,经过本人测试,可以使用的。希望对您有帮助!-des and aes codec program.