资源列表
certificate
- creat a certificate using makecert creat a PKCS#12.pfx file to store the private key Encrypte data using the public Key in Certificate Decrypt data using the private key in a PKCS#12.pfx file
yanzhengma
- 一个利用验证码登陆校验的小例子,验证码都是随机生成,源码中配有详细说明注释,参数可以自行设置,登陆账号密码可以随便填写。ValidateCode.aspx为验证码生成文件 。
SM3
- 采用展开方式实现了我国商用杂凑密码算法SM3,包括Verilog和C实现-Expand the use of a commercial approach to achieve the password hash algorithm SM3, including Verilog and C implementation
RSA-encryption-image
- 基于RSA对图像进行加密,能够把图像文件获取并使之加密。-Image based on the RSA encryption, image files to obtain and encryption.
rc6
- 关于rc6的一些算法,只是些代码,望大家指点指点
RangeKutta
- 随着网络带宽和计算机处理能力的高速增长, 数字 图像在当今社会的各个领域被广泛使用. 由于网络的开 放性, 涉及国家安全、商业利益和个人隐私的图像需要 进行加密, 以保护其安全. 将传统的加密标准, 如IDEA 和AES 直接应用到图像的加密上存在一定的缺陷. 因 为传统的加密算法主要为一维的数据流设计, 没有考虑 二维图像的特性, 如空间有序性、视觉冗余性、相关性等 等. 这使得传统加密算法在加密数据量较大的图像时要 耗费较长的时间. 与一般的二进制数据不同
Rabbit_Reference_Code
- Wow great rabbit cipher
3des_verilog
- verilog 实现的3DES 和 DES 加解密算法,3DES目前还未被破解。-verilog implementation of 3DES and DES encryption and decryption algorithm, 3DES has yet to be cracked.
src
- VacSyncSP 接口开发实例,及代码调用等代码-VacSyncSP interface development examples, and code calls and other code
largenumberoperation
- module dwin.lab.BigInt /+ version(Tango) { import tango.stdc.math import tango.stdc.stdlib import tango.stdc.string import tango.stdc.stdio } else { import std.c.math import std.c.stdlib import std.c.string i
BLAKE_Reference_Implementation
- BLAKE的参考算法的实现,尽管Skein没有通过最后一轮竞选,但它本身仍是一种优秀的散列加密算法-BLAKE reference alogrithm, although Skein didn t pass the last round competition, it s a excellent alogrithm for hash encryption
bch3
- this bch coder in C-this is bch coder in C