搜索资源列表

  1. paper3

    0下载:
  2. 一种基于Hash函数和分组密码的消息认证码.pdf-A Hash functions and block cipher-based message authentication code
  3. 所属分类:编程文档

    • 发布日期:2024-05-06
    • 文件大小:584704
    • 提供者:xiaozhang
  1. cipher_driver

    0下载:
  2. A driver for the generic cipher type.do timing and or buffer_test on null_cipher.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:nerlnkeng
  1. stat_driver

    0下载:
  2. set buffer to cipher output.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:ziuxunmq
  1. main_0

    0下载:
  2. ECC cipher suite support in OpenSSL originally written by Vipul Gupta and Sumit Gupta of Sun Microsystems Laboratories.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:xeivanje
  1. ssl_lib

    0下载:
  2. ECC cipher suite support in OpenSSL originally developed by SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:23552
    • 提供者:lanbsdo
  1. bmptest

    0下载:
  2. 图像基于分组密码SM4上,利用分组密码计数器模式实现图像加密解密。-Image-based cipher SM4, the use of block cipher counter mode encryption and decryption of image.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:2200576
    • 提供者:陈梯
  1. AEADBlockCipher

    0下载:
  2. A block cipher mode that includes authenticated encryption with a streaming mode and optional associated data.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:ovidem
  1. HIGHT

    0下载:
  2. HIGHT轻量级分组加密算法,PDF文档中有详细的算法说明和源码-HIGHT lightweight cipher descr iption and source code
  3. 所属分类:软件工程

    • 发布日期:2024-05-06
    • 文件大小:993280
    • 提供者:li
  1. idea

    0下载:
  2. In cryptography, the International Data Encryption Algorithm (IDEA), originally called Improved Proposed Encryption Standard (IPES), is a symmetric-key block cipher designed by James Massey of ETH Zurich and Xuejia Lai a
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:1028096
    • 提供者:marwa
  1. 073-if-in-ifdef

    0下载:
  2. zeroize the buffer.cipher_type_test(ct, test_data) tests a cipher of type ct against test cases provided in a list test_data of values of key, salt, iv, plaintext, and ciphertext that is known to be good.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:benwukq
  1. float_header_test

    0下载:
  2. AES-128 ICM is the variant of counter mode that is used by Secure RTP. This cipher uses a 16-octet key and a 30-octet offset (or salt) value. -AES-128 ICM is the variant of counter mode that is used by Secure RTP. Thi
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:gmdhvw
  1. Encr-Vigenere

    0下载:
  2. The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution.
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-06
    • 文件大小:331776
    • 提供者:Erick
  1. cipher

    0下载:
  2. 实现简单的加密解密,用键盘接收明文和密钥,屏幕打印密文和解密后的明文。-Simple encryption and decryption, receiving the plaintext and the key with keyboard, screen printing ciphertext and plaintext decrypted.
  3. 所属分类:加密解密

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:lius
  1. ssl3

    0下载:
  2. Signalling cipher suite value draft-ietf-tls-downgrade-scsv-00 (TLS_FALLBACK_SCSV). -Signalling cipher suite value draft-ietf-tls-downgrade-scsv-00 (TLS_FALLBACK_SCSV).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:8192
    • 提供者:wuijkrin
  1. There-are-three-types-of-cryptography-techniques.

    0下载:
  2. Caesar cipher is a simple substitution cipher where each letter in the plain text is replaced with a letter a fixed number of places down the aplhabet. EXAMPLE If the number of places to shift is 3, the letter A woul
  3. 所属分类:CA认证

    • 发布日期:2024-05-06
    • 文件大小:66560
    • 提供者:pradeep
  1. transposition

    0下载:
  2. In cryptography, a transposition cipher is a method of encryption by which the positions held by units of plaintext (which are commonly characters or groups of characters) are shifted according to a regular system, so th
  3. 所属分类:CA认证

    • 发布日期:2024-05-06
    • 文件大小:39936
    • 提供者:pradeep
  1. Vigenere-Ciphers

    0下载:
  2. The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword.
  3. 所属分类:CA认证

    • 发布日期:2024-05-06
    • 文件大小:169984
    • 提供者:Knecht
  1. OMX_DebugMem

    0下载:
  2. null_cipher.c A null cipher implementation. This cipher leaves the plaintext unchanged. -null_cipher.c A null cipher implementation. This cipher leaves the plaintext unchanged.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:pgzinqk
  1. is_trivially_default_constructible

    0下载:
  2. Cipher Kind Values.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-06
    • 文件大小:4096
    • 提供者:jstbyj
  1. Caser

    0下载:
  2. 根据文件路径对文件内容进行加密和解密。传说中的凯撒密码-According to the file path of the file content encryption and decryption. Legendary Caesar cipher
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:hahha
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org