搜索资源列表
基于unix下的RSA加密实例分析
- 基于unix下的RSA加密实例分析-under the RSA encryption Case Analysis
PE程序加密壳源程序1
- 汇编加密文件一例。-compilation of case file encryption.
encrpt
- 一个简单的加密解密程序.调试可用.原理很简单,即是将数字加密为字符,逐个数字加密.-a simple encryption and decryption procedures. Debugging available. Principle is very simple, that is, encryption for digital characters, Digital Encryption case-by-case basis.
文件加密技术一例
- 文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different oc
密码生成和检测工具
- 从某软件注册参考摘取的密码生成和检测工具 每台机器运行产生不同结果 可用于注册码 请自行修改算法或内置的附加种子 当前附加种子是29t.com,区分大小写-from a certain reference to the removal of the registration software password generation and detection tools running on each machine can produce different results for the l
文件和加密和解密处理
- 我用C#做的一个对字符串加密的程序,加密对象为26个字母大小写和0到9的数字,实现的是替代法-I used C# do a strings encryption procedures, encryption targeted at 26 case-sensitive alphanumeric 0-9 and figures to achieve the substitution
到得CPU序列号、网卡MAC地址、注册码保护例子
- 转载,软件注册案例-reproduced, software registration case
Aes算法
- Aes算法,本例子为加密解密爱好者所提供-Aes algorithm, the case for encryption and decryption for lovers
rsa
- RSA加密算法的JS实现及调用案例,另附生成密钥对的程序-RSA encryption algorithm to achieve, and call the JS case, attached the program to generate key pair
miyao
- c++实现密钥为4的凯撒密码加密,其中支持明文的大小写-c++ achieve key for Caesar 4 password encryption, which supports the explicit case
md5test
- 本例是用md5做为数据校验的算法。当然你可以使用个性化的 比如des作为数字签名,那样安全性更高。-This case is used as a data md5 checksum algorithms. Of course, you can use personalized such as des as digital signatures, as higher security.
AES
- ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
Bas64_EnCode
- Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DEscr iptION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following
SingleKey
- 加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
Fileencryptionfileencryptiontechnology
- 文件加密一例 给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文 件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可. 下面是一个实例程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更 改).程序有很好的容错设计,这是我们应该 学习的.-File encryption file encryption technology to the case of
idea_demo
- IDEA算法源码,经过优化,含有测试用例-IDEA algorithm source code, after optimization, containing the test case
code1
- 字符串操作测试实例以及DES加密解密类及其使用方法-String Manipulation, and DES encryption and decryption test case class and its use
sha-1.0.4.tar
- 包含了 sha1 sha256 sha384 sha512 算法的代码, 其中还有测试用例-includes sha1 sha256 sha384 sha512 algorithmic, and includes test case.
password_gen
- This function creates relatively secure random passwords.The nice thing is the generator attempts to create passwords that people can pronounce and chooses letters that won t be mistaken for others (such as the numeral "1", an upper-case "i" and a lo
4
- 公钥密码实现程序用C++实现的,可以从控制台界面上观察加密解密情况-Public key cryptography to achieve program with C++ implementation can be observed from the console interface encryption and decryption case