搜索资源列表
300_encrypt
- 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
pkcsshixian
- When we speak of free software, we are referring to freedom of use, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish) that
Coding_and_Cryptography
- Transmitting messages across noisy channels is an important practical problem. Coding theory provides explicit ways of ensuring that messages remain legible even in the presence of errors. Cryptography on the other hand, makes sure that message
source
- 适用于windows98的启动加密.加密成功后,请立即重启电脑,选择2修改密码(默认为空)。此程式仅对进入windows 98图形界面有限制。务必牢记密码。-Applicable to windows98 start encryption. Encryption is successful, please restart the computer, select 2 Change Password (default is empty). This program is only windows
Kasajiami
- 这是用C语言编写的Hill代码,希望大家可以借鉴。算是我的小小心意。请下载看看。我相信你们会需要的。-This is the language of the Hill with the C code, hope that we can learn from. I suppose I have little mind. Please download to see. I am sure that you will need.
shanlanjiamifa
- 这是用Java语言编写的栅栏加密代码,希望大家可以借鉴。算是我的小小心意。请下载看看。我相信你们会需要的。-It is written in Java language barrier encryption code, and hope that we can learn from. I suppose I have little mind. Please download to see. I am sure that you will need.
jiami
- 改程序可以为整个计算机加密,保证计算机内容不被盗取,实用!!1-it set password for the whole computer to make sure the safety to your computer!
desk_stretches
- 4分钟长的椅上放松操幻灯片,是长期与电脑工作者的福音 个人认为不错老外做的东西-Sitting at a computer for long periods often causes neck and shoulder stiffness and occasionally lower back pain. Do these stretches every hour or throughout the day, or whenever you feel stiff. Photoco
md5-cut-sure
- 当我们有时候需要一个加密过的字符串的时候,当我们懒得写一行php代码求字符串的md5值的时候,这是一个很好的工具.程序很简单.调用 System.Security.Cryptography,使用其中的MD5类来加密字符串.将计算结果再显示在另外一个TextBox中. -When we sometimes need an encrypted string, when we bother to write a line of php code to find the md5 value of the
Network-safe_DESQQ
- 基于VC的聊天程序。聊天的数据通过DES算法加密,能够保证通信的安全。-A communication software base on VC. And the date encrypt by DES.It could be make sure the communication was safe!
New-folder-(4)
- We begin with choosing two random large distinct primes p and q. We also pick e, a random integer that is relatively prime to (p-1)*(q-1). The random integer e is the encryption exponent. Let n = p*q. Using Euclid s greatest common divisor a