搜索资源列表
ASN_1_BER_DER
- asn1 ber der 编码子集入门指南说明文档 RSA实验室的一份技术笔记本文简单介绍了OSI 抽象语法符号(ASN.1)的子集——基本编码规则(BER)和可辨别编码规则(DER)。本文的主要目的是为理解和实现PKCS协议族提供足够的背景材料。-asn1 ber der encoding a subset of the Getting Started documentation RSA Laboratories Technical notebook paper a brief intro
DES20120504
- 密码学研究生课程笔记。有加解密算法描述和试算过程。有古典密码、现代密码基本内容简介和例题。对于学习密码学有指导意义,特别是例题。-Cryptography postgraduate course notes. Encryption and decryption algorithm descr iption and spreadsheet process. Introduction and examples of classical cryptography, modern cryptograph
libTomCrypt_notes
- ibtomcrypt库使用的一点笔记。该文档使用的不是官方的库源代码,而是网上提供的一个我认为是简化的版本,它提供了测试程序样例和borland c++ builder可用的makefile文件。文档中有说明和下载地址。本文的主要内容:1、vc6版本的makefile;2、linux(fedora14)版本的makefile-ibtomcrypt library use notes. Library source code of the document is not official, but
Crypto_API_study_note
- Crypto API 学习笔记:微软公司在NT4.0以上版本中提供了一套完整的Crypto API的函数,支持密钥交换,数据加密解密,数字签名,给程序员带来了很大方便,用户在对软件进行保护的时候可以直接利用Crypto API来完成这些工作,比如计算注册码,检查程序的完整性等。-the study note for Crypto in NT4.0
自己敲的混沌加密
- 简单的混沌加密,在网易云课堂听课,做的笔记,简单的几个混沌加密,数字水印混沌加密,混沌加密生成二值图像、灰度图像、RGB图像(Simple chaos encryption, in the netease cloud class, take notes, a few simple chaos encryption, digital watermark chaos encryption, chaos encryption generated binary image, gray image, RG
