搜索资源列表
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
DES_C_keil
- 1,这是比较流行的DES算法代码. 2,特别是在通讯方面比较常用. 3,此代码可以在KEIL C环境下使用.-1, which is more popular in the DES algorithm code. 2, particularly in the more commonly used communications. 3. this code can KEIL C environment.
matrixssl-1-7-3-open.tar
- PeerSec Networks MatrixSSL?is an embedded SSL implementation designed for small footprint applications and devices. PeerSec Networks offers a fully supported, commercial version as well as an open source version that is available for download. PeerSe
certi-3.1.tar
- 分布式仿真 开放源码-Distributed Simulation OSS
nss-3.1.1.tar
- 支持SSL v2/v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509v3证书等安全协议或标准的开发库编译用到NSPR-Support for SSL v2/v3, TLS, PKCS# 5, PKCS# 7, PKCS# 11, PKCS# 12, S/MIME, X.509v3 certificate security protocols or standards used to develop database to co
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
mod_ssl-2.8.31-1.3.41.tar
- mod_ssl-2.8.31-1.3.41.tar.gz 好用的ssl工具-mod_ssl-2.8.31-1.3.41.tar.gz-to-use tool ssl
zl_sql
- 美国国家标准局1973年开始研究除国防部外的其它部门的计算机系统的 数据加密标准,于1973年5月15日和1974年8月27日先后两次向公众发出了 征求加密算法的公-14,4,13,1,2,15,11,8,3,10,6,12,5,9,0,7, 0,15,7,4,14,2,13,1,10,6,12,11,9,5,3,8, 4,1,14,8,13,6,2,11,15,12,9,7,3,10,5,0, 15,12,8,2,4,9,1,7,5,11,3,14,10,
S-BGP_CMS-1.0
- S-BGP PKI makes use of X.509 version 3 public-key certificates, enabling verification of the identities and authorizations of BGP speakers, owners of AS numbers and of portions of the IP address space, repositories, repository administrators, and NOC
NOX5
- 感谢您选择龙脉科技加密产品!本文档帮助您快速完成加密保护工作。 以下建议旨在帮助您快速开展后面的工作: 1请认真阅读密码单中重要信息。 2将锁插入USB接口中,待指示灯点亮后继续下面的步骤。 3请在sample目录中找到您熟悉的开发语言或环境的例子,运行例程,参考这些例程了解加密锁API的使用方法。 4参考过程中,如果遇到陌生的概念或参数,请在help目录中查看帮助文档。 5熟悉了API的使用方法之后,在tools目录下运行设号工具,设置锁的相关 参数,请牢记超级密码
DataCertificate
- 1:调用.NET2.0的MAKECERT创建含有私钥的数字证书,并存储到个人证书区; 2:将该证书导出为pfx文件,并为其指定一个用来打开pfx文件的password; 3:读取pfx文件,导出pfx中公钥和私钥; 4:用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密; -1: Call. NET2.0 of MAKECERT to create a digital certificate containing the private key and s
mydes
- 第一部分 数据加密标准DES (1)掌握DES中各加密函数对其性能影响; (2)DES的特性分析,包括互补性和弱密钥; (3)DES的实际应用,包括各种数据类型的加/脱密、DES的短块处理。 -The first part of the Data Encryption Standard DES (1) grasp the DES encryption function of each effect on its performance (2) DES characteristi
aes-6.x-1.3.tar
- Simple aes algorithm
card_demo_20111021
- 本原码符合 并通过测试规范,主要是应用在磁条非接触式支付应用(MSD)和快速借记/贷记非接触式支付应用(qPBOC)相关测试,是基于EMV支付应用和中国金融集成电路(IC)卡借记/贷记规范的基本之上的,是PBOC2.0卡应用规范的附加功能。本测试规范主要是对于快速借记/贷记非接触式支付应用(qPBOC)实现快速支付功能和应用流程进行测试。 2. 范围 本测试规范主要是针对于磁条非接触式支付应用(MSD)和快速借记/贷记非接触式支付应用(qPBOC),执行快速小额支付进行测试。 3.
security
- 网络安全通讯协议--实现三个阶段1,协商阶段。2,通讯阶段,3,链路拆除阶段-security communication protocol
AES
- AES的基本要求是,采用对称分组密码体制。AES的加密数据块长度固定为128 比特,密钥长度则可以是128,192或256比特。AES加密有很多轮的重复和变换。大致步骤如下:1、密钥扩展(KeyExpansion)。2、初始轮(Initial Round)。3、重复轮(Rounds)。每一轮由四个不同的阶段组成,包括一个混淆和三个代换:字节代换(SubBytes)、行移位(ShiftRows)、列混淆(MixColumns)、轮密钥加(AddRoundKey)。4、最终轮(Final Round
watermarking
- CT based encryption 1. Open contourlet 5 and run aaa.m for image decomposition and for denoising 2. Open tsss and A_hidetext.m and set break point at line 109 and run 3. After selecting image ind text press F5 4. Now run H_finalextra
openca-tools-1.3.0.tar
- open CA 工具 OpenCA 是一个开放源码项目,旨在构建一个功能强大的、健壮的CA 系统。OpenCA ... OpenCA 包括三个最基本的实体:CA Server、RA Server 和RA Operator。-open CA tools OpenCA is an open source project that aims to build a powerful, robust CA system. OpenCA ... OpenCA includes three basic ent
matrixssl-3-3-1-open.tar
- MatrixSSL 是针对小型应用程序和设备设计的嵌入式、开放源码SSLv3协议栈(商业版支持TLS协议)。-MatrixSSL for small applications and devices designed embedded, open source the SSLv3 protocol stack (Business Edition supports TLS protocol).
SimpleSteganography1-(1)
- algorithm #3 to hide text in image in C#