搜索资源列表
CryptExtensions1.0.zip
- 含有常用的一些加密标准算法实现
Cryptix2.20.zip
- 含有常用的一些加密标准算法实现
cryptopp521
- 当前常用的500多种加密解密算法,种类齐全,封装成库。使用方便,运行效率高。-current 500 commonly used encryption and decryption algorithms, all kinds of packaged as libraries. Easy-to-use, high operating efficiency.
MD5算法研究与常用破解
- 几篇非常不错的东西-very few good things
CryptoAlgorithm
- 常用的密码算法,如RSA,MD2,MD5等,还包括简单的例程,很久以前写着玩的-commonly used cryptographic algorithms, such as RSA, MD2, MD5, also includes a simple routine, a long time ago wrote a play
Netpassword
- Net框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。-Net framework, as they own CLR provides support for the rich, with little code can be used to achieve the old language, such as C is very difficult to achieve encryption algorithm.
aldec41
- VHDL把图片移动到星号密码上密码的原形就看到啦.zip] - 程序里有一个张图片.把图片移动到星号密码上,密码的原形就看到啦 [QQ 2005贺岁版登录口令加密算法及其源代码.rar] - QQ 2005贺岁版登录口令加密算法及其源代码,请大家指教 [各cracked软件的安装方法.rar] - 各种开发用常用软件的破解安装方法 非常值得收藏的好东西-VHDL Pictures moved to the asterisk password on the password will
FourEncodeArithmeticInCommonUse
- 常用的四种加密解密算法。移位密码、仿射密码、维吉尼亚密码以及置换密码,用纯C语言编写。-four commonly used encryption and decryption algorithms. Shift password, affine password, Virginia and password replacement passwords, using pure C language.
300CodeCpp
- 300种常用加解密算法的源码C++实现。
ecoder_more
- 几十种常用的加密算法库 vc6 模块封装良好方便使用
BigInt(edition3)
- 密码学中用的大数类,用c++实现,可以实现基本的四则运算和密码学中的常用算法,如欧几里得算法等,
encrypt
- 数据加密的算法的几个常用算法的总结,以及加密的流程图
Cryptix2.20
- 含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms to realize
libtomcrypt1.16andmannual
- 密码学常用算法库libtomcrypt,采用ISO C写的-cryptograph library libtomcrypt,used ISO C
encrypt
- 介绍常用的加密算法和密钥使用,是初学者较好的参考资料-Commonly used in the encryption algorithm and key used is a good reference for beginners
MFC
- 集中了各种加密算法 如RSA DH playfair keyword 等常用加密算法 用MFC做出了界面软件-It‘s a good software about cypher
AES
- AES算法详细介绍和编码,目前密码学常用算法。-Cryptography AES
DES
- DES算法详细说明和代码,目前密码学常用算法之一。-Cryptography DES
Hill
- 使用Hill算法进行加密与解密,加解密常用算法之一。-Hill encode decode