说明:这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision
Arithmetic. In particular it includes all the primitives necessary to
implement Number Theoretic based m <yoy> 在 2025-04-24 上传
| 大小:1.5mb | 下载:0
说明:本书是当前世界上介绍AES最全面的书了,详细的介绍了AES的数学基础,原理算法的构造,以及密码的相关知识,并且有C语言实现代码,是学习AES难得的一本好书. -This book is currently the world s most comprehensive book introduces AES, and a detailed descr iption of the mathematical basis of AES, alg <uiao86> 在 2025-04-24 上传
| 大小:4.96mb | 下载:0
说明:C51可用的AES加解密算法,只支持128位加解密,在实际项目中应用,网上较多见的是C++程序,在C51和类似内存资源较少的单片机无法使用,绝对可用。-C51 AES encryption and decryption algorithms available, which only supports 128-bit encryption and decryption, in actual application of the proj <uiao86> 在 2025-04-24 上传
| 大小:5kb | 下载:0
说明:有一种加密方法为:其使用一个字母串(可以含重复字母,字母个数不超过50)作为密钥。假定密钥单词串为feather,则先去掉密钥单词中的重复字母得到单词串feathr,然后再将字母表中的其它字母以反序追加到feathr的后面-There is an encryption method: its use a string of letters (which can contain repeated letters, the number o <杜长春> 在 2025-04-24 上传
| 大小:338kb | 下载:0