资源列表
DESforVB
- 这个代码好象有问题,Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)的 bReturn() 不能返回内容,希望大家调试真确后上传。-DES
MSEandMADandSAD
- MSE mean square error SAE sum absolute error MAE mean absolute error
DSA
- DSA Algorithm with JAVA Applet
RSA-test
- ras算法的一个简单的C++实现,ras算法是一个经典的公钥密码算法-use C++ to implement ras arithmetic
algorithm
- 这么个思路:首先通过提取系统时间和运行时间作为加密算式的动态参数进行文件加密,然后将这些参数以及密码和是否加密的标志加密加载到文件中(不然就解密不了文件了),最后在解密的话,就是通过一定得方法提取这些参数,将其解密。 由于这些参数是动态变化的,所以每次对同一个文件进行加密后的结果都是不一样的,这样的话对于破解者来说就没有规律可循了。 这种加密法就是一个对称密码,很难用穷举法破解(虽然我没有试过),但是跟金老师上课讲的那些对称密码像DES,是没的比的,那些事可以公开算法的,而这个算法
853708RSAVC
- 这是个RSA的源码 很简单 同学做的 想了解RSA的可以-This is a very simple source of RSA students do want to know can look at the RSA
DES--encode
- 一个DES加密算法简单实现的示例。可对用户输入口令进行验证-A DES encryption algorithm to achieve a simple example. Enter the password of the user to verify
RSA
- 一个RSA加密算法的简单示例,可对用户输入进行加密计算,并与数据库中已存数据进行比较-RSA encryption algorithm of a simple example, can be encrypted on the user input, the database and the data have been compared
PSU
- PSUs: The simple block cryptography algorithm that used in cryptography course
CRC
- crc32 循环冗余校验计算器,支持文件和字符串值计算,使用vc2005-CRC crc32 calculator, support documents and the string value, using vc2005
