搜索资源列表
0029
- 操作系统中读者写者问题拟操作系统里实现读者-写者问题的程序实例。用vc++编写,直接打开工程文件即可调试-OS readers to write to the problem of the operating system, achieving readers - who wrote the program examples. Vc with the preparation, direct project documents can be opened Debugging
ic-card
- 软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用。。。 可惜的是如你没有相关硬件,软件调试时将打开串口的函数关掉即可进入。 现上传的源程序为读写非接触式IC卡部分的程序工具-software development was to teach you how to call DLL DLL DAS and the realization of a series of products called the hardware and applications.
20051218183467153
- 用DELPHI写的关于加密与解密的算法,所有版权属于原作者。-with Delphi write on the encryption and decryption algorithms, all the copyrights to the original author.
md5ex
- c++ 写的加密算法,可以加密解密,采用的算法是比较长用的-c write the encryption algorithm, encryption can be decrypted using the algorithm is relatively long with the
OpensslSample
- 学习openssl过程中自己写的一些例子程序。希望对大家能带来帮助。-The process of learning to write openssl some examples of the program. Hope that we can bring help.
cspreg
- 用来注册CSP的程序,包含向注册表中写入名称,支持算法类型,在CSP选择列表中列出等。。。配合cspsign可完成CSP的注册和生成sig文件的功能-CSP registration procedures used, including to write the name of the registry to support the algorithm type, choose the CSP list and so on. . . CSP with cspsign registration t
SHA-1
- SHA1散列算法,在AVR上实现SHA-1算法应用于DS1961卡的读写操作-SHA1 hash algorithm on the AVR to achieve DS1961 SHA-1 algorithm is applied to the card read and write operations
opensc0.8.1
- 读写Smart卡加解密接口的程序,包括PKCS#11和PKCS#15接口。-Smart Calgary decryption interface to read and write procedures, including PKCS# 11 and PKCS# 15 interface.
openssl
- openssl的介绍还有写步骤和代码,大家一定回用的到的-openssl introductory steps and have to write code, there is something we have to Reuse
MiniCA
- 实现一个ca认证系统,以c++进行编写,(内含openssl)-Certification system to achieve a ca to c++ to write, (includes openssl)
AESG1
- aes alogaritm used to encrypt and decrypt data only for a trial version vontain also read and write fn
crypotography
- 这是利用RSA算法的原理编写的加密解密程序,C++版本。希望能对有需要的同学提供帮助-This is the use of the principle of RSA algorithms to write encryption declassification procedures, c++ version. Hope to have students who need help
AES
- 进行AES加密和解密的仿真,为了凑够20字,再说明一下,本代码非本人亲自编写,但是胜过亲自编写,希望大家能够喜欢-AES encryption and decryption simulation, to lobbied 20th, and then explain this code non-I personally prepared, but better than the person to write, I hope you will enjoy it
Md5Util
- 用java写的MD5加密类,供大家参考,如果不足之处还希望指出。-Java write MD5 encryption class
pailiema
- n=4的排列码设计,可以实现文件的加密、解密。内附有明文,也可自行编写。-n = 4, the permutation code design, can achieve file encryption, decryption. Enclosed expressly, or write your own.
2012033114461768
- 美萍写狗程序,UID HID 种子,非常好用-Mae Ping write dog program
wavIO
- read and write wav file
jiami
- pb写的文件md5加密与文本加解密小工具,里面的dll可供其他语言调用,绝对的源码-pb write a text file encryption and decryption md5 gadget inside dll call for other languages, the absolute source
tidaimima
- 使用vc编写替代密码,熟悉古典加密解密及其算法-Using vc to write instead of password, familiar with the classical encryption to decrypt and its algorithm
diffeehellmanPROGRAM
- Example 1. To find 1537 x 4248 modulo 10, you could multiply out and take the last digit, but a better way would be to replace 1537 by 7 and 4248 by 8 to start, find 7 x 8 = 56, and then take 56 mod 10 to get 6 as the answer. A handy standard no
