-
ATSHA204
atmel系列加密芯片资料,ATSHA204芯片手册。希望对编写驱动的朋友有所帮助!(Atmel series data encryption chip, manual ATSHA204 chip. Hope to write a driver for friends to help!)
- 2016-03-01 15:29:14下载
- 积分:1
-
shiftcipher
shiftcipher加密解密算法实例
使用shiftcipher算法加密字符串
可输入任意密钥(shiftcipher examples of encryption and decryption algorithms
String encryption algorithm using the shiftcipher
Can enter any key)
- 2009-09-15 13:28:54下载
- 积分:1
-
s26
C++ implementation for S26
- 2012-01-25 04:34:16下载
- 积分:1
-
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
-
DCT_SVD1
通过MATLAB的编程,实现对图片的加密,奇异值的分解,离散变化,程序简单,明了。(Through MATLAB programming, realize the image encryption, singular value decomposition and discrete changes, procedure is simple, clear.)
- 2014-03-20 22:30:02下载
- 积分:1
-
md5src
这个是编译通过的MD5算法,使用的语言是C++,非常好用。(MD5 C++ source code
)
- 2011-12-09 15:51:58下载
- 积分:1
-
sha-256
sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,(sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.)
- 2021-04-28 16:08:43下载
- 积分:1
-
GPU-AES
使用cuda的aes加解密kernel函数(the kernel function of aes encrypt)
- 2012-04-27 10:15:24下载
- 积分:1
-
3DES-CPP
3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
- 2014-02-07 15:40:00下载
- 积分: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