资源列表
DES
- 这是一个用delphi开发的DES加密解密的代码.-This is a delphi development with DES encryption and decryption code.
RSA_Encryption_Algorithm_in_a_Nut_Shell
- RSA公钥加密,用C实现,大家可以参考一下-RSA public key encryption, using C to achieve, we can refer to
RSA_delphi
- RSA 加密算法实例源代码-RSA encryption algorithm instance.kjdfgl sdjaf
time.tar
- DES加密解密程序,自己写的,可用,可记录加密解密耗时-encode and decode using DES
声音
- 声音加密,把声音加密,解密,简单算法-voice encryption, voice encryption, decryption, a simple algorithm
GCM-AES_Implementation_Spec_v2
- AES GCM 算法介绍,对AES算法实现有一定帮助。-This document aims to explore hardware implementation of GCM-AES mode of operation specifically targeting FPGA [1] (Field Programmable Gate Arrays). The aim of such an implementation is to benchmark GCM-AES on FPGA in term
DES
- 实现des的加密算法和解密算法的过程,请见源代码-void DecryptAnyLength(char* _srcBytes,unsigned int _bytesLength) void Bytes2Bits(char*srcBytes, char* dstBits, unsigned int sizeBits) void Bits2Bytes(char*dstBytes, char* srcBits, unsigned int sizeBits)
phpMyAdmin(MySQL)Violent-attack
- 这个工具是一个利用phpmyadmin来破解mysql数据库密码的工具。 可以是字典或是暴力破解都可以。 mysql数据库用户名可自定义-This tool is a use of phpMyAdmin to crack MySQL password tool. It can be either a dictionary or a brute force. Mysql user name can be customized
DES_code_c
- 在visual studio 2005环境下开发的一个DES加解密程序,使用的是C语言,可以完成对.txt文件的加解密操作,不支持pdf等其他文件类型。密钥为8为字符,须字母开头。-In visual studio 2005 environment, the development of a DES encryption and decryption process, using the C language, can be completed. Txt file encryption and
md5delphi
- 利用DELPHI的INDY来快速制作MD5加密的演示
Vigenere
- 传统加密技术对于当今的网络安全发挥不了大作用,但这些是密码学的基础,是密码学的历史。Vigenere密码就是一种传统加密技术,它是多表代换密码,能够有效改进单表代换密码的词频分布特征问题。-Traditional encryption technology is no big role to play for today s network security, but these are the basis of cryptography is the history of cryptograp
RC4
- 基于visual studio 2010实现的RC4流密码,对字符串加密,编程语言C-RC4 for string,based on visual studio 2010 and C++
