资源列表
DES
- 用C语言写的100行DES加密算法. DES算法具有极高安全性,到目前为止,除了用穷举搜索法对DES算法进行攻击外,还没有发现更有效的办法。而56位长的密钥的穷举空间为256,这意味着如果一台计算机的速度是每一秒种检测一百万个密钥,则它搜索完全部密钥就需要将近2285年的时间,可见,这是难以实现的,当然,随着科学技术的发展,当出现超高速计算机后,我们可考虑把DES密钥的长度再增长一些,以此来达到更高的保密程度。
Base64.zIP
- Base64编码、解码类,j加密文件到base64密文 同时附带解密文件-Base64 encoding, codec type, j Micronesia base64 encrypted file to decrypt the text file attached at the same time
DESforPC
- des的上位机编码算法,初学者提供参考学习-des of the host computer coding algorithm to provide reference for beginners to learn
MinDBG
- 一个调试器的例子,通过软件断点实现。能单步执行和再指定位置设置断点。-Example, through a debugger software breakpoints. Single step and set breakpoints specified location.
EncryptDecryptFile
- crypto api对称和非对称加解密,很号用-crypto api
DES_PC
- des源码 非常不错 用VC打开的 注释详细
lib_crc-CRC_library
- The file lib_crc.c contains source code for functions to calculate five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK, CRC-Kermit and CRC-CCITT. The functions can be freely used. - The file lib_crc.c contains source cod
wi-kerberos2-source
- kaberos j2me implementation
md5.c
- 这个是MD5算法C的源代码,希望对大家有用
sha1_c51
- SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specificall
des
- verilog实现des的加密解密源代码-verilog realization of des encryption and decryption source code
AES_Encrypt
- AES 算法的加密和解密,免费提供给大家了.请大家共享给其它同学
