资源列表
RSA
- 非对称加密的RSA算法,常用于CA认证和数字签名-RSA asymmetric encryption algorithm, commonly used in the CA authentication and digital signature
encryption
- to encrypt files and keep them safe C++ code
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 ve
veccross
- C network programming this source is vectorcro-C network programming this source is vectorcross
diskdat
- 硬盘加密,启动时输入密码,正确正常启动;否则进不了系统。-Hard disk encryption, boot password, the correct start properly otherwise can not enter the system.
vk
- 维吉尼亚密码 多表密码 简单加密 简单解密-Vigenere Password
tea
- tea算法的实现,网络安全的密码算法之一-tea
clear-and--confuse
- 加密解密功能 类似凯撒密码 代码中的几个字符串就表明了明文和密文的对应关系-Caesar password encryption and decryption functions like a few strings in the code as shown by the corresponding plaintext and ciphertext relationship
RSA
- algorithm for RSA using c-algorithm for RSA using c++
Program
- 字串解码函数,用于解码采用VS混淆过的程序字串解码。水平有限,只能手动输出显示-String decoding function
byte2bit.c.tar
- Converst a bit array into a single byte and vice versa
VB
- 用VB编写出来的一段简单的加密解密源码,独立分开加密部分和解密部分的代码-VB prepared out of a simple piece of encryption and decryption source code, independent separate encryption and decryption part of the code section