-
Caesar-code
凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
- 2012-05-11 16:37:09下载
- 积分:1
-
jiami
自主编写的一个简单的加密程序,算法思想简单(Written in a simple self-encryption algorithm is simple thoughts)
- 2010-12-16 15:26:04下载
- 积分:1
-
DES
自己开发的一个des加密算法,可用作网络通信方面,希望对大家有帮助(Their development of a des encryption algorithm can be used as network communications, we want to help)
- 2010-06-11 07:37:12下载
- 积分:1
-
DES-PIC-CBC
DES加密方法加密BMP图像,CBC方式实现。(DES encryption methods encryption BMP image, CBC way.)
- 2020-10-09 20:47:34下载
- 积分:1
-
文件加密解密
对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
- 2017-08-28 09:57:58下载
- 积分:1
-
md5
MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。(MD5 is a widely used " message- digest algorithm." Is actually a single hash function.)
- 2010-12-27 16:26:46下载
- 积分:1
-
Crypt_Vmpc
VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)
- 2013-07-15 18:51:17下载
- 积分:1
-
TCR116133h
该文件能用Visual C++6.0打开编译实现加密解密功能,并能通过少量的修改改(修改处程序源码中已标明)镶嵌到其他的程序源码中实现加密解密功能。 可直接使用。
(The file can use Visual C++6.0 to open compiled encryption and decryption functions through a few modifications reform (modify at program source code has been marked) inlaid into the other program source code to achieve encryption and decryption functions. Can be used directly.)
- 2012-09-15 18:09:59下载
- 积分:1
-
EC-Signature
基于miracl大数库的椭圆曲线EC的签名算法的c语言实现(Database based on large numbers miracl elliptic curve signature algorithm EC for c-language implementation)
- 2020-07-03 18:40:02下载
- 积分:1
-
rsashuziqianming
RSA数字签名的源代码 vc++6.0实现的版本(RSA Digital Signature vc source code version 6.0)
- 2007-05-16 16:42:45下载
- 积分:1