搜索资源列表
-
0下载:
视频会议中的加密算法
数据加密标准(DES)
RSA公钥密码体制
MD5算法及其实现 -Video conferencing system video conferencing methods in security encryption algorithms Data Encryption Standard (DES) RSA public key cryptosystem MD5 algorithm and its implementation
-
-
0下载:
Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography.
Program has easily readable and
-
-
0下载:
base64 编解码实现,其中有两种方式,一种是比较普通的c++ stl实现,另一种是根据国外的某人用java写的程序 用c++的方式重新实现的-base64 codec implementation, where there are two methods for a more general c++ stl implementation, and the other is based on a person abroad programs written using java with c+
-
-
0下载:
这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision
Arithmetic. In particular it includes all the primitives necessary to
implement Number Theoretic based methods for Public Key Cryptogr
-
-
0下载:
基于PKI加密设备的CSP软件设计与实现Windows环境下,微软以CSP方式向用户提供了加密应用程序接口,本文在分析了微软操作系统加密体系的基础上,详
细说明了基于PKI加密设备的CSP软件的设计方法,并实现了我们已开发的PKI USB Key的CSP软件。-CSP PKI-based encryption device software design and implementation of the Windows environment, Microsoft s CSP provid
-
-
0下载:
ras加解密纯C的实现方法(包括生成密钥对等)-ras pure C implementation of encryption and decryption methods (including the generated key pair)
-
-
7下载:
这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系
-