资源列表
AlejosMartinezJoseLuis_Tarea1
- pagian web html y css con jquery y xml
algorithm
- 这么个思路:首先通过提取系统时间和运行时间作为加密算式的动态参数进行文件加密,然后将这些参数以及密码和是否加密的标志加密加载到文件中(不然就解密不了文件了),最后在解密的话,就是通过一定得方法提取这些参数,将其解密。 由于这些参数是动态变化的,所以每次对同一个文件进行加密后的结果都是不一样的,这样的话对于破解者来说就没有规律可循了。 这种加密法就是一个对称密码,很难用穷举法破解(虽然我没有试过),但是跟金老师上课讲的那些对称密码像DES,是没的比的,那些事可以公开算法的,而这个算法
Des
- 本软件基于可视化软件开发平台进行程序开发,实现DES算法的加密和解密功能。-This software-based visualization software development platform for development, the realization of the DES algorithm for encryption and decryption functions.
hillA1P7
- 希尔加密算法 hill 是一种古典的加密算法 对称的 这里简单的实现了3*3 密钥的-Hill encryption algorithms hill is a classical symmetric encryption algorithm simple 3* 3 keys
Scr_Share
- 密碼資訊分享,以一張圖片經過運算產生4張圖片,4張圖片又可合成為原來圖片 -Password information sharing, in order to produce a picture through operator four images, four images can be synthesized for the original picture
Win32dasm
- W32Dasm是一个静态反汇编工具,也是破解人常用的工具之一。它通常被程序员使用,可被用来Crack软件。它也被比作破解人的屠龙刀。W32Dasm操作简单,使用方便。(W32Dasm is a static disassembler tool, also one of the tools to crack people. It is usually used by programmers and can be used for Crack software. It is also compare
Encryption0.1
- 三个古典加密算法的实现。环境:Visual C++ 6.0。参考文献计算机网络与安全实用编程。 -Three classical encryption algorithm. Environment: Visual C++ 6.0
Aes.rar
- 使用C++和MFC做的AES加密解密系统,The use of C++ and MFC to do the AES encryption and decryption system
DES
- des加密解密算法,利用C#语言写的,可以参考下,相互学习-des encryption and decryption algorithms, written using C# language, can refer to learn from each other
Fiel_secret
- 关于文件的加密,很实用的小程序 能够给自己的文件进行加密-Encryption on the file, it is a small utility program can encrypt files for your own
xianxing
- SPN加密算法的线性密码分析,将待猜测的8bit密钥的所有可能线性分析结果均列了出来,其中计数器值最大的那个即为正确密钥-SPN linear password encryption algorithm analysis, linear analysis of all the possible results will be guessed 8bit keys are listed out, where the counter maximum value that is the correct
ecc
- ecc加密算法源码,
