搜索资源列表
软件加密原理与应用[配套光盘]
- 此为本书的配套光盘.本书不但由浅入深地讲解了软件保护技术,而且还精选并剖析了一些破解实例,并从一定的角度透视解密者的心态,在多处对照了软件保护与破解的思维方法。主要内容有:软件加密的发展历史、误区、方法,以及与特定语言相关的软件加密技术;破解技术剖析,以及常见的软件加密薄弱环节;PE技术、实战外壳加密与反脱壳技术(附大量示例源码),并提供了作者自己编写的小工具(加壳工具PEMaker等);调试技术与反调试技术(附大量示例源码);软件加密技巧与整体方案设计;加密锁分类及其使用技巧(智能卡加密锁)。
一个RSA的类的源代码
- 一个RSA源代码,对各种字符串进行加密解密,包含汉字,数字-a source of all kinds of strings encryption and decryption, including Chinese characters, figures
Login
- 登陆界面加上加密解密文件,需要的用户可以-Landing interface coupled with encryption and decryption files, users can look at the necessary
1215052482
- des的加密解密,用于一般要求的算法。简单实现-des encryption decryption
JiamiJiemi
- VC开发的基于文件的加密解密工具主要采用des加密算法来完成-Encryption and decryption
Java-encode-and-decode
- 主要介绍了如何通过JDK的加密解密技术来编写自己的加密解密技术-Describes how to JDK encryption and decryption technology to write your own encryption and decryption technology
3d4c8def245a
- 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或
Information-security-instruction
- 本实验指导书涵盖了对称密钥密码加密解密实验、公钥密码加密解密实验、Hash函数的应用和软件漏洞攻击实验等内容。并且对每个实验内容中所给出的实验题目均附上了完整的源代码,且经调试运行正确。同时,为了帮助读者理解程序,在每个源代码中都给出了详尽的注释。-The experimental guide book covers the experimental symmetric key cipher encryption and decryption, public key encryption and
CSharp-text-Encryption-Decryption-Using-AES-advan
- C# text Encryption Decryption Using AES advance encryption standard
SM4
- 实现SM4算法,迭代加密与解密,并且对加密10000000次和解密10000000次进行了时间测试-The realization of SM4 algorithm, iterative encryption and decryption, the encryption and decryption and 10000000 times 10000000 times for the test of time
Decrypt
- Delphi 写的解密方法源码. DownLoad Place-Delphi written decryption method source code.
DES
- 使用DES算法实现对文本的加密解密,显示加密解密文本和密码-Using DES algorithm to achieve the encryption and decryption of the text, display encryption and decryption text and password
weijiniyajiami
- 维吉尼亚密码算法,实现对文本的读取,加密,对文本的解密,保存-Virginia password algorithm, to achieve the text of the reading, encryption, decryption of the text, save
