资源列表
encipher_decipher
- 单机加解密,包括des,rsa等基本加密方法,源码与可执行文件-Stand-alone encryption, including the des, rsa basic encryption method, source and executable files
BruteForce
- 基于密码加密的暴力破解法。猜测密码长度,3-6位,并逐一尝试破解,找出正确密码。-Brute-force Search Attack on the Password-based Encryption The program is divided into three parts: encryption, decryption and brute-force attack, which are the three methods in my class. In the brute-for
siemens-keys
- 西门子的多个授权,最新更新。安装只要运行siemens执行文件即可。-Siemens multiple authorization, the latest update. Installation Just run the executable file to siemens.
RSAprogram
- 本程序使用了欧几里得算法求乘法逆元,采用二进制分解算法求a^b mod n,算法简明,思路清晰,适合深入了解程序的基本原理,直接运行demo文件即可完成程序的运行。-This program uses the Euclidean Algorithm for Finding multiplicative inverse, using the binary decomposition algorithm for getting a ^ b mod n, algorithm concise, clea
Delphi_Demo
- 生成注册码,加密程序源码,软件的算号器-Generate registration key, encryption source code, software key generators
entrpytFile
- 本加密器每次从要加密的文件中读取出一个字符,对其进行取反运算。由于是取反加密,解密不用写专门的解密函数,只需对文件再进行一次加密,即可恢复成明文。-Each time the encoder to read the encrypted file to a character, its the negation operator. Because it is taking anti-encryption, decryption, decrypt without having to write a
AES-
- AES简单的加解密程序,可以实现加密汉字 数字等多重功能,也可以解密。一个小程序,基于DOS界面。!-AES encryption and decryption process is simple, you can achieve multiple functions such as encrypted digital characters can also be decrypted. A small program, based on the DOS interface. !
3DES 是DES向AES过渡的加密算法
- 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以3des加密算法 DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。 -3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密。是DES的一个更安全的变形。它以DES为基本模块,通过组合分组方法设计出分组加密算法。比起最初的DES,3DES更为安全。
bundledexetools
- 将2个执行文件捆绑起来,需要修改工程名为英文才能执行成功-2 bundled implementation file
MD5-PKI
- md5算法和PKI认证,通过C++来实现,为信息安全专业的实训内容-md5 algorithm, and PKI authentication, through C++ to achieve, for the information security professional training content
详细讲解3DES加密算法的加密过程
- 详细讲解3DES加密算法的加密过程,对学习和编写3DES加密的朋友可能有些帮助!-Explain in detail the process of encryption 3DES encryption algorithm, 3DES encryption and the preparation of learning may help a friend!
TestMd5
- C++实现OpenSSL完成MD5加密,可C# 调用Done in C++ OpenSSL MD5 encryption, you can call C#Done in C ++ OpenSSL MD5 encryption, you can call C#-Done in C++ OpenSSL MD5 encryption, you can call C#
