CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - cipher encryption

搜索资源列表

  1. test

    0下载:
  2. 古典密码学若干算法 (1) 实现移位密码; (2) 实现替换密码; (3) 实现Vigenere密码(选做); (4) 实现置换密码(换位密码); (5) 对每一种密码,编写加密字符串和加密文件的两种算法并进行实验。 -A number of classical cryptography algorithm (1) the realization of shift cipher (2) to achieve the replacement of the password
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-22
    • 文件大小:31744
    • 提供者:何何
  1. cipher

    0下载:
  2. vigenere加解密方法的实现 包括字符和文件两种形式-vigenere implementation of encryption and decryption methods, including two types of characters and documents
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1370
    • 提供者:shi
  1. Encryption

    0下载:
  2. this program implements Substitution and Transposition cipher
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:1608
    • 提供者:Akshay
  1. aes

    0下载:
  2. aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2367
    • 提供者:Mengxianyu
  1. CAESARCI

    0下载:
  2. In cryptography, a Caesar cipher, also known as a Caesar s cipher, the shift cipher, Caesar s code or Caesar shift, is one of the simplest and most widely known encryption techniques. It is a type of substitution cipher in which each letter in the p
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:801
    • 提供者:adisbega
  1. MD5Calculator

    1下载:
  2. MD5加密计算器:可以计算任意字符串的MD5密文,密文可选大小写,可选16位或32位长度。-MD5 encryption calculator: to calculate the MD5 cipher text any string, the ciphertext optional case, optional 16-bit or 32-bit length.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:16619
    • 提供者:cjzd
  1. KAISA

    0下载:
  2. 这是个凯撒密码。可实现凯撒密码算法的加密。-This is Caesar password. Caesar cipher algorithm can achieve encryption.
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:174482
    • 提供者:海山苍苍
  1. Crypto123

    0下载:
  2. Each letter is represented by a number modulo 26. (Often the simple scheme A = 0, B = 1, ..., Z = 25 is used, but this is not an essential feature of the cipher.) To encrypt a message, each block of n letters (considered as an n-component vector) is
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:10023
    • 提供者:gunay
  1. Encrypt-And-Decrypt

    0下载:
  2. 这是一款加密与解密的程序。先将明文或密文复制到剪贴板,再运行此程序,即可将对应的文字粘贴到其他地方。-This is an encryption and decryption process. First plain or cipher text to the clipboard, and then run this program, you can paste the text into the corresponding elsewhere.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1773475
    • 提供者:周任飞
  1. DES

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:6156
    • 提供者:fuaixia
  1. ma

    0下载:
  2. 凯撒密码c语言。 凯撒密码加密、解密。凯撒密码c语言实现。-Caesar cipher c language. Caesar cipher encryption and decryption. Caesar cipher c language.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:170265
    • 提供者:马维悦
  1. Des_3Des_Aes

    0下载:
  2. 用C#编写的分组密码算法加解密演示系统,可以实现DES,3DES和AES字符串和文件的加解密-Written in C# using block cipher encryption and decryption demo system that can achieve DES, 3DES and AES encrypt and decrypt strings and files
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9966845
    • 提供者:caoxin
  1. d3des

    0下载:
  2. Triple DES is the common name for the Triple Data Encryption Algorithm (TDEA or Triple DEA) symmetric-key block cipher, which applies the Data Encryption Standard (DES) cipher algorithm three times to each data block.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5897
    • 提供者:determinator
  1. transposition-cipher

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

    • 发布日期:2017-05-09
    • 文件大小:1776228
    • 提供者:马艾静
  1. bmptest

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

    • 发布日期:2017-05-11
    • 文件大小:2200996
    • 提供者:陈梯
  1. gmssl-1.3.0.tar

    0下载:
  2. GmSSL是一个开源的密码工具箱,支持SM2/SM3/SM4/SM9等国密(国家商用密码)算法、SM2国密数字证书及基于SM2证书的SSL/TLS安全通信协议,支持国密硬件密码设备,提供符合国密规范的编程接口与命令行工具,可以用于构建PKI/CA、安全通信、数据加密等符合国密标准的安全应用。(GmSSL is an open source code toolbox, support SM2/SM3/SM4/SM9 in dense (national commercial cipher) alg
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:5661696
    • 提供者:kiddingquan
  1. cipher file

    0下载:
  2. Codes generally substitute different length strings of characters in the output, while ciphers generally substitute the same number of characters as are input. There are exceptions and some cipher systems may use slightly more, or fewer, characters w
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:38912
    • 提供者:minddz
  1. AES

    0下载:
  2. 基于DES五种加密,电码本模式(Electronic Codebook Book (ECB));2.密码分组链接模式(Cipher Block Chaining (CBC));3.计算器模式(Counter (CTR));4.密码反馈模式(Cipher FeedBack (CFB));5.输出反馈模式(Output FeedBack (OFB))(Five kinds of encryption based on DES .Electronic Codebook Book(ECB).Cipher
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:第三方df
  1. 仿射密码加密,解密

    0下载:
  2. C++实现仿射密码加密解密以及仿射密码的爆破(C++ implementation of affine cipher encryption and decryption)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:fhnfhnfhn
  1. work2 Vigenere cipher

    3下载:
  2. 维吉尼亚密码算法加密解密用matlab实现,有注释版(Virginia cipher encryption and decryption)
  3. 所属分类:其他

    • 发布日期:2019-11-07
    • 文件大小:29696
    • 提供者:judian
« 12 »
搜珍网 www.dssz.com