资源列表
vigenere
- 凯撒密码破解 包含标准输入输出的简单凯撒密码破解-Caesar password crackers contain standard input and output of a simple password cracking Caesar
MD5Converte
- MD5加密源码实例,轻松学会加密。一看就明白,收藏收藏。-MD5 encryption source code examples, easy to learn encryption
read123
- 读网卡信息,可以为程序加密,因为每个网卡都有其不同的代码及信息。-Read card information, you can encrypt the program, because each card has different code and information.
encrypt
- 本原程序可以实现一些文件的加密,从而达到保护个人隐私的功能。-Primitive program can be encrypted some files, so as to achieve the functions of protection of personal privacy.
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
RSA
- algorithm for RSA using c-algorithm for RSA using c++