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

搜索资源列表

  1. Cipher

    0下载:
  2. 普通的一个交换加密,输入明文,可以选择自动生成交换表或者手动填写交换表,生成交换后密文-A general exchange of encryption, enter explicitly, you can choose to automatically or manually fill in the exchange table exchange table, generated after the exchange of ciphertext
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:46721
    • 提供者:zhang
  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. imagecipher

    0下载:
  2. chaotic stream cipher algorithm for image encryption with c- chaotic stream cipher algorithm for image encryption with c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2388
    • 提供者:Ahmed
  1. Cipher

    0下载:
  2. C#实现的移位、仿射、希尔加密程序。界面良好,功能全面。-C# to achieve the shift, affine, Hill encryption. Good interface, full-featured.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:213612
    • 提供者:xingfeng
  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. 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. DES

    0下载:
  2. 用分组密码加密体制,实现DES加密解码的算法。-Block cipher encryption system, DES encryption decoding algorithm.
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:917084
    • 提供者:Carina
  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. selective-encryption

    0下载:
  2. In traditional image and video content protection schemes, called fully layered, the whole content is first compressed. Then, the compressed bitstream is entirely encrypted using a standard cipher (DES, AES, IDEA, etc.). The specific characteristics
  3. 所属分类:GUI Develop

  1. 8645437653473

    0下载:
  2. VB换位密码加密技术示例源代码,有需要的就下载吧。-VB transposition cipher encryption technology sample source code, there is a need to download it.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2839
    • 提供者:玉米排骨
  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. mima

    0下载:
  2. 可以选择密钥,实现凯撒密码,替代密码的加密解密过程-You can select the key to achieve Caesar cipher, substitution cipher encryption and decryption process
  3. 所属分类:EditBox

    • 发布日期:2017-04-15
    • 文件大小:8855
    • 提供者:caiyan
  1. kaisa

    0下载:
  2. 基于java的凯撒密码加密解密ui程序 使用了winbuilder 创建界面-Java-based ui Caesar cipher encryption and decryption program uses winbuilder creation interface. .
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:6660
    • 提供者:victor
  1. transposition-cipher

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

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

    0下载:
  2. In cryptography, a Caesar cipher, also known as 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 plai
  3. 所属分类:Windows编程

    • 发布日期:2016-10-20
    • 文件大小:1526
    • 提供者:lacasombra
  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. 仿射密码加密,解密

    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 3 »
搜珍网 www.dssz.com