搜索资源列表

  1. TripleDES(C)

    0下载:
  2. 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。它相当于是对每个数据块应用三次DES加密算法。 -3DES (otherwise known as Triple DES) is known as Triple Data Encryption Algorithm (TDEA, Triple Data Encryptio
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:37888
    • 提供者:北灬斗
  1. playfair

    0下载:
  2. Playfair cipher implementation in c#
  3. 所属分类:C#编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:pranav21
  1. RSA_cipher

    0下载:
  2. RSA公钥密码加密算法程序实现,matlab程序,运行正确。-The algorithm program, RSA public key cipher encryption matlab program, run the correct.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:Dr.Shang
  1. kaisaJiaMI

    0下载:
  2. 凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。- As one of the most ancient Caesar cipher symmetric encryption system, when in Rome have been very popular, his basic idea is: by moving letters to achiev
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-19
    • 文件大小:16384
    • 提供者:乔治强
  1. kaisa

    0下载:
  2. 凯撒密码教学示范程序,c#语言编写, vs2008编译通过,供学习使用。- Caesar cipher teaching demonstration program for learning to use.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:47104
    • 提供者:乔治强
  1. 4-ERA

    0下载:
  2. 四种加密解密算法的源代码:移位密码、仿射密码、维吉尼亚密码以及置换密码。-Four kinds of encryption and decryption algorithm source code: transposition cipher, affine password, password and password replacement Virginia.
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:li
  1. Botan-1.10.9

    0下载:
  2. Botan 1.10.9。含有对称加密、块加密、hash、公钥加密等算法的程序。可以编译直接用-Botan 1.10.9. Symmetric encryption algorithm programs, block cipher, hash, containing the public key encryption. Can be compiled directly
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:3246080
    • 提供者:superbug
  1. sha

    0下载:
  2. 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法-Simply use C language sha1 cipher algorithm, this algorithm hash algorithm, the algorithm is simple way sha1 use C language implementation of cryptograp
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:548864
    • 提供者:耳东陈
  1. Caesar

    0下载:
  2. 编写一个程序,使用Caesar密码加密/解密(移动三位);给出任何明文将生成密文;或给出密文将生成明文-Implement Caesar Cipher
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:徐少云
  1. Advanced-Encryption-Standard

    0下载:
  2. AES is the Advanced Encryption Standard, a United States government standard algorithm for encrypting and decrypting data. The standard is described in Federal Information Processing Standard (FIPS) 197.1 On Januar
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:433152
    • 提供者:Amr
  1. transposition-cipher

    0下载:
  2. 移位密码的加密以及攻击方法,C++文件,密码学初步-Encryption and password attack methods shifts, C++ files, cryptography preliminary
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1776640
    • 提供者:马艾静
  1. Monoalphabetic-cipher

    0下载:
  2. 古典密码中的单表置换密码的实现,C++初步-Classical passwords in a single table to achieve replacement passwords, C++ preliminary
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1879040
    • 提供者:马艾静
  1. block-cipher

    0下载:
  2. 分组密码的小程序,可以实现简单的加密和解密功能,并可以实现攻击。-A easy program to code and decode.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:张雪薇
  1. aes

    0下载:
  2. 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt o
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:104448
    • 提供者:
  1. DES-cipher-and-decipher

    0下载:
  2. 这是一个通过调用Java自带的DES加密解密函数做的程序,有有好的界面,可以对文件进行加密解密。在打开需要加密或者解密的文件之后,需要新建.txt文件以保存加密或者解密的文件,源文件不受影响。程序中设置了过滤器,只能看到txt文件或者普通文件夹-This is a built-in Java by calling DES encryption and decryption functions do the procedure, ther
  3. 所属分类:加密解密

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:wangxiaochen
  1. pcbc

    0下载:
  2. Propagating Cipher Block Chaining mode.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:muerzsb
  1. sdc

    0下载:
  2. sdc源码,在ubuntu12.4中编译成功,用于对linux中可执二进制行文件的加密。执行make会弹出编译选项,编译成功后会生成sdc,例如:可执行二进制文件为hello,执行./sdc hello 后输入密码,会生成加密文件hello.sdc ,执行./hello.sdc,输入解密密码会生成hello。 -SDC, or Self Decrypting Binary Generator, creates self decrypti
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-19
    • 文件大小:885760
    • 提供者:jonson
  1. twofish-avx-x86_64-asm_64

    0下载:
  2. Twofish Cipher 8-way parallel algorithm (AVX x86_64).
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:ghtnlo
  1. ubd

    0下载:
  2. Glue Code for the asm optimized version of the AES Cipher Algorithm.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:hknanzan
  1. imx28-m28

    0下载:
  2. s390 implementation of the AES Cipher Algorithm.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:toncingsg
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org