搜索资源列表
DES20120504
- 密码学研究生课程笔记。有加解密算法描述和试算过程。有古典密码、现代密码基本内容简介和例题。对于学习密码学有指导意义,特别是例题。-Cryptography postgraduate course notes. Encryption and decryption algorithm descr iption and spreadsheet process. Introduction and examples of classical cryptography, modern cryptograph
Crypto_API_study_note
- Crypto API 学习笔记:微软公司在NT4.0以上版本中提供了一套完整的Crypto API的函数,支持密钥交换,数据加密解密,数字签名,给程序员带来了很大方便,用户在对软件进行保护的时候可以直接利用Crypto API来完成这些工作,比如计算注册码,检查程序的完整性等。-the study note for Crypto in NT4.0