资源列表
des
- DES加解密算法C源代码及详细解释,可以直接用作教学课件.-DES encryption and decryption algorithm C source code and their detailed explanation, can be directly used for teaching.
123
- 诛仙的DATA文件读取程序 在VS2010版本下可以编译-诛仙the DATA file to read the procedures for GSHOP version
RSA
- 一个RSA加密算法的简单示例,可对用户输入进行加密计算,并与数据库中已存数据进行比较-RSA encryption algorithm of a simple example, can be encrypted on the user input, the database and the data have been compared
DES--encode
- 一个DES加密算法简单实现的示例。可对用户输入口令进行验证-A DES encryption algorithm to achieve a simple example. Enter the password of the user to verify
853708RSAVC
- 这是个RSA的源码 很简单 同学做的 想了解RSA的可以-This is a very simple source of RSA students do want to know can look at the RSA
algorithm
- 这么个思路:首先通过提取系统时间和运行时间作为加密算式的动态参数进行文件加密,然后将这些参数以及密码和是否加密的标志加密加载到文件中(不然就解密不了文件了),最后在解密的话,就是通过一定得方法提取这些参数,将其解密。 由于这些参数是动态变化的,所以每次对同一个文件进行加密后的结果都是不一样的,这样的话对于破解者来说就没有规律可循了。 这种加密法就是一个对称密码,很难用穷举法破解(虽然我没有试过),但是跟金老师上课讲的那些对称密码像DES,是没的比的,那些事可以公开算法的,而这个算法
RSA-test
- ras算法的一个简单的C++实现,ras算法是一个经典的公钥密码算法-use C++ to implement ras arithmetic
DSA
- DSA Algorithm with JAVA Applet
MSEandMADandSAD
- MSE mean square error SAE sum absolute error MAE mean absolute error
DESforVB
- 这个代码好象有问题,Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)的 bReturn() 不能返回内容,希望大家调试真确后上传。-DES
RSA
- Eclipse为平台的Java rsa加解密算法实现有界面。没有MAIN函数自己加上就行了-Eclipse as a platform for Java rsa encryption algorithm to achieve the interface. MAIN function is not added on the list
