登录
首页 » 加密解密 » 本书真实系统地介绍了密码学及该领域全面的参考文献。 全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协...

本书真实系统地介绍了密码学及该领域全面的参考文献。 全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协...

于 2023-01-31 发布 文件大小:1.39 MB
0 263
下载积分: 2 下载次数: 1

代码说明:

本书真实系统地介绍了密码学及该领域全面的参考文献。 全书共分四个部分,首先定义了密码学的多个术语,介绍了密码学的发展及背景,描述了密码学从简单到复杂的各种协议,详细讨论了密码技术,并在此基础上列举了如DES、IDEA、RSA、DSA等10多个算法以及多个应用实例,并提供了算法的源代代码清单。 全书内容广博权威,具有极大的实用价值。自出版以来,得到业内专家的高度赞誉,是致力于密码学研究的专业及非专业人员一本难得的好书。-This book introduces the real system and the field of cryptography comprehensive references. Book is divided into four parts, first of all define the term more than cryptography, introduced the development of cryptography and background, describes cryptography from the simple to the complex variety of the agreement, a detailed discussion of cryptographic techniques, and on this basis cited, such as DES, IDEA, RSA, DSA algorithm, as well as more than 10 examples of multiple applications and provides the algorithm source code on behalf of the list. Broad authority of the contents of the book, has great practical value. Self-publishing has been highly praised the industry experts, is dedicated to the study of cryptography professional and non-professional a rare book.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 128,192,256bit 高级标准算法
    AES是一种新的加密标准,它是分组加密算法,分组长度为128位,密钥长度为128bit、192bit、256bit三种,分别成为AES-128、AES-192、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-02-25 12:15:03下载
    积分:1
  • Rijndael算法源代码
    Rijndael算法源代码-Rijndael algorithm source code
    2022-02-22 07:05:47下载
    积分:1
  • 这个DES由Verilog
    this DES made by verilog
    2022-12-11 13:10:03下载
    积分:1
  • 一篇数字水印方面的文章。
    一篇数字水印方面的文章。-a digital watermark articles on the subject.
    2022-03-02 11:14:36下载
    积分:1
  • 通过对OpenSSL对称码算法函数的调用,实现常用的对称。这个工具主要的功能已经实现,而且还可以对大文件进行,可能效率上还需进一步完善,因为对大文件...
    通过对OpenSSL对称密码算法函数的调用,实现常用的对称加密。这个工具主要的功能已经实现,而且还可以对大文件进行加密,可能效率上还需进一步完善,因为对大文件加密时,太差劲的电脑会感觉有点卡!另外,它还可以对电影加密,不妨一试。-Symmetric cryptographic algorithm through OpenSSL function calls to achieve common symmetric encryption. The main function of this tool has been achieved, but also can encrypt large files, you may need to further improve efficiency, because the large file encryption, too bad the computer will be felt Dianka! In addition, it can encrypt the film, worth a try.
    2022-01-26 02:05:23下载
    积分:1
  • rsa算法实例
    rsa加密算法实例-rsa encryption algorithm examples
    2022-11-16 00:45:03下载
    积分:1
  • 我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES算法函数...
    我根据comp430s改写的DLL源码,可在多线程下使用。还带有DES加密算法函数 -DLL source which is overwirted by comp430s, can be used in multi-thread.Attached by DES encryption Algorithm
    2022-09-25 13:35:03下载
    积分:1
  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • including key disk production software, LIB, DLL encryption modules in various l...
    包括密钥盘制作软件、LIB、DLL 加密模块 各种语言调用加密模块的例子程序、网络注册软件等-including key disk production software, LIB, DLL encryption modules in various languages called encryption module example, Web registration software
    2022-04-12 13:10:22下载
    积分:1
  • 基于JAVA语言的MD5编程,可以进行实验讲,有输入输出示范
    基于JAVA语言的MD5编程,可以进行实验讲解,有输入输出示范-based on MD5 Java programming language, can conduct experiments to explain, input-output model
    2022-10-24 10:55:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载