资源列表
信息安全实验2-1
- 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定
EncriptSample
- 实现了基于SRA加解密。。。。。。。。。。。。。。。。。(It is based on SRA and decryption..................................)
sha1
- Secure Hash Algorithm
code
- 国密算法java实现,包含SM2椭圆曲线公钥密码算法等(Implementation of Java algorithm)
cktx
- 串口通讯,读写数据都可以,含发送字符带CRC校验-Serial communications, can read and write data, including sending characters with CRC Checksum
aesCode
- here is code about aes code for u to understand what the aes is talking about-here is code about aes code for u to understand what the aes is talking about..........
t
- Base64组件的应用-Base64 application components
OpenSSL_cert
- OpenSSL命令常用证书操作,比较不错的介绍说明文档。-The OpenSSL command commonly certificate operation, and good documentation.
EncrypTxtByPic
- 利用图片加密文本文件,调试环境:Win XP;.Net -The use of picture encrypted text file, debugging environment: Win XP . Net
CRC32_code_59
- VC++使用CRC-32检测程序完整性源码 -VC++ using the CRC-32 integrity of the source detection program
CRC
- CRC算法源代码-CRC algorithm source code
BasicDES_latest.tar
- basic grain des encryption system
