搜索资源列表
AES_DES_Workmode.rar
- 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
xs
- 学生成绩管理系统 一.系统功能描述。 1学号段查询功能 2输入功能 2.1添加功能 2.2修改功能 3登陆功能 3.1分辨不同用户给予不同权限 3.2分辨是否有这样的用户名 3.3分辨用户所输入的用户密码是否正确 二.系统数据流图 -A student achievement management system. System Functional Descr iption. Studies No. 1, paragraph 2 of the inqu
m
- m序列信号发生器的设计,用于保密通信,和信息加密,属于流密码。-m sequence signal generator designed for confidential communications, and information encryption, part of stream ciphers.
ModernCryptographyAlgorithms
- 利用C++实现:古典密码仿射变换\LFSR及流密码\生成非线性序列\DES算法的加、解密运算,前面几个较简单,DES算法的效果还可以-Using C++ implementation: Classical password affine transformation \ LFSR and stream password \ generate nonlinear sequences \ DES algorithm for encryption and decryption operations,
Trivium
- Trivium流密码的介绍,包括了Trivium流密码的参数,规格,以及硬件实现。-The introduction of stream cipher Trivium.Including the detailed parameters, specifications and the hardware implementation.
GrainCPP
- Grain流密码C语言编程实现 算法实现简洁 运行时间开销极低 C++语言-Grain stream cipher algorithm C language programming concise language run-time overhead is very low C++