搜索结果

找到约 33 项符合 cipher 的查询结果

加密解密 VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in li

VHDL implementation of the twofish cipher for 128,192 and 256 bit keys. The implementation is in library-like form All needed components up to, including the round/key schedule circuits are implemented, giving the flexibility to be combined in different architectures (iterative, rolled out/pipeline ...
https://www.eeworm.com/dl/519/457412.html
下载: 144
查看: 1063

加密解密 I try to create GUI using Matlab to code hills polygraph cipher

I try to create GUI using Matlab to code hills polygraph cipher
https://www.eeworm.com/dl/519/471698.html
下载: 46
查看: 1032

加密解密 hill cipher c++ program

hill cipher c++ program
https://www.eeworm.com/dl/519/477401.html
下载: 146
查看: 1006

加密解密 playfair cipher c++ program and source code

playfair cipher c++ program and source code
https://www.eeworm.com/dl/519/477402.html
下载: 192
查看: 1145

加密解密 Caesar cipher in C++

Caesar cipher in C++
https://www.eeworm.com/dl/519/477406.html
下载: 80
查看: 1012

加密解密 本程序实现kaiser密码加密 1.本程序将所有可能出现的英文和符号定义在ASCII表中的“032--126”中的95个常用字符 3.在实现2的基础上

本程序实现kaiser密码加密 1.本程序将所有可能出现的英文和符号定义在ASCII表中的“032--126”中的95个常用字符 3.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说, ...
https://www.eeworm.com/dl/519/172585.html
下载: 139
查看: 1035

加密解密 1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符 2.在实现2的基础上

1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符 2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文 ...
https://www.eeworm.com/dl/519/173497.html
下载: 180
查看: 1066

加密解密 This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry

This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can b ...
https://www.eeworm.com/dl/519/305307.html
下载: 101
查看: 1057

Linux/Unix编程 fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas

fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access controls (via iptables) based on a flexible port knocking mini-language, but with a twist it combines port ...
https://www.eeworm.com/dl/619/374705.html
下载: 33
查看: 1085

加密解密 实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey

实现IDEA加密算法与解密算法 IDEA(International Data Encryption Algorithm)是瑞士的James Massey,Xuejia Lai等人提出的加密算法,在密码学中属于数据块加密算法(Block Cipher)类。IDEA使用长度为128bit的密钥,数据块大小为64bit。从理论上讲,IDEA属于“强”加密算法,至今还没有出现对该算法的有效攻击算法。 ...
https://www.eeworm.com/dl/519/381261.html
下载: 177
查看: 1093