资源列表
AES-C
- AES加密功能实现,c语言,附有解密代码,密钥长度128位,明文长度128位-AES encryption functions, c language, with decryption code, 128-bit key length, the length of the plaintext 128
MD5-Encryption-Algorithm-VCPP
- MD5是一个安全的散列算法,输入两个不同的明文不会得到相同的输出值,根据输出值,不能得到原始的明文,即其过程不可逆;所以要解密MD5没有现成的算法,只能用穷举法,把可能出现的明文,用MD5算法散列之后,把得到的散列值和原始的数据形成一个一对一的映射表,通过比在表中比破解密码的MD5算法散列值,通过匹配从映射表中找出破解密码所对应的原始明文。 对信息系统或者网站系统来说,MD5算法主要用在用户注册口令的加密,对于普通强度的口令加密,可以通过以下三种方式进行破解: (1)在线查询密码。一些在
digital-encryption-
- 异或算法对数字进行加密与解密,c#语言编写非常实用,可直接运行-XOR algorithm to encrypt and decrypt digital c# language is very useful, and can be run directly
0
- C++小游戏,拥有一个很小的小窗口的控制台游戏-The game of C++ game console has a small window
MD5Arithmetic
- MD5算法加密数据,很实用,可直接运行,希望对大家有帮助-MD5 algorithm to encrypt data, it is practical and can be run directly, we hope to help
ROT13Encrypt
- ROT13算法加密数据,很实用,可直接运行,希望对大家有帮助-The ROT13 algorithm to encrypt data, it is practical and can be run directly, we hope to help
CaesarArithmetic
- 凯撒密码算法加密数据,很实用,可直接运行,希望对大家有帮助-Caesar cipher algorithm to encrypt data, very practical, can be directly run, we hope to help
EncryptDataReport
- 对数据进行加密,保障信息通信安全,比较实用,程序已经调试通过-To encrypt the data, information and communication security, more practical procedure has been debugging through
jiami
- des加密算法的设计与实现,可以实现简单功能-Encryption Algorithm
FireWallBreaker
- 穿透防火墙实现向内的数据传输,实验课上的代码-Penetrate the firewall inbound data transfer, experimental class code
hello-world-tp-socket-quejai-fait
- tp socket pour communiquer deux pc par les socket en php
Botan-1.8.13
- 最新版Botan。含有对称加密、块加密、hash、公钥加密等算法的程序。可以编译直接用-The latest version of Botan. With symmetric encryption block cipher, hash, public key encryption algorithm procedures. It can be compiled directly
