您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 计算机安全(密码学)PPT 教师上课专用

  2. 包括:Kaiser密码 Vigenere密码 置换密码 替代密码 单表置换 Vernam,Playfair 密码分析学
  3. 所属分类:专业指导

    • 发布日期:2009-06-04
    • 文件大小:1048576
    • 提供者:Dorithy
  1. 密码学算法协议c实现.pdf

  2. 加密散列函数 (消息摘要算法,MD算法)      加密散列函数   消息认证码   Keyed-hash message authentication code   EMAC (NESSIE selection MAC)   HMAC (NESSIE selection MAC; ISO/IEC 9797-1,FIPS and IETF RFC)   TTMAC 也称 Two-Track-MAC (NESSIE selection MAC; K.U.Leuven (Belgium) & de
  3. 所属分类:其它

  1. 计算机安全与密码学 Computer.Security.And.Cryptography.

  2. 英文原版书 部分目录 FOREWORD ix PREFACE xi ABOUT THE AUTHOR xvii CHAPTER 1 APERITIFS 1.1 The Lexicon of Cryptography 1 1.2 Cryptographic Systems 4 1.3 Cryptanalysis 4 1.4 Side Information 6 1.5 Thomas Jefferson and the M-94 6 1.6 Cryptography and History 7 1
  3. 所属分类:其它

    • 发布日期:2012-02-07
    • 文件大小:14680064
    • 提供者:fality
  1. Vernam 加密解密 C++

  2. 使用C++编程实现Vernam加密解密算法,用户可以自己输入字符串来验证加密以及解密。
  3. 所属分类:C++

  1. .One-Time.Pad.Programming.in.Cplusplus.for.Secret.Communications

  2. A one-time pad system is the only system known that cannot be cracked by others. This system is also called the Vernam-cipher or perfect cipher. A message using this system cannot be broken because the encryption key is a random number and because t
  3. 所属分类:C++

    • 发布日期:2015-01-23
    • 文件大小:319488
    • 提供者:ramissue
  1. Vernam 加密解密C++

  2. 通过控制台程序实现Vernam的加密以及解密算法,软件方便使用,采用C++编写
  3. 所属分类:Java

  1. IV-chat:嗯,这是与Vernam cipher(又称一次性垫),python基本基于ipfs的聊天-源码

  2. 聊天 好吧,这基本上是与Vernam cipher(又称一次性密码),python的基于ipfs的聊天。 要求: ipfs守护进程 Python 3.x 如何使用: 编辑roster.py配置文件 在单独的终端中运行input_IVchat.py和output_IVchat.py ... 利润
  3. 所属分类:其它

    • 发布日期:2021-02-02
    • 文件大小:226304
    • 提供者:weixin_42159267
  1. python_ciphers-源码

  2. 1.Шифрование ./encryptor.py编码--cipher {caesar | vigenere | vernam} –key {number | word} [-输入文件input.txt] [-输出文件output.txt] Зашифроватьвходноесообщение。 Аргументы: --cipher - тип шифра: caesar (Шифр Цезаря), vigenere (Шифр Виженера), vernam (Шифр В
  3. 所属分类:其它

    • 发布日期:2021-04-01
    • 文件大小:1024
    • 提供者:weixin_42160645