-
128192和256位密钥的密码Twofish的VHDL实现。
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/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some of them. All testbenches are provided (tables, variable key/text, ECB/CBC monte carlo) for 128, 192 and 256 bit key sizes, along with their respective vector files.-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/pipelined etc). Manual in English is included with more details about how to use the components and/or how to optimize some
- 2022-07-08 23:33:44下载
- 积分:1
-
loki加密算法
loki加密算法-loki encryption algorithm
- 2023-04-25 21:20:03下载
- 积分:1
-
This is a simple program with vb series of the quality factor of the decompositi...
这个是简单的用vb编程编的分解质因数的程序和已经编译了的exe文件-This is a simple program with vb series of the quality factor of the decomposition process and is compiled by the exe files
- 2022-07-25 14:52:54下载
- 积分:1
-
共享软件加密算法库v2.0 (C++)
共享软件加密算法库v2.0 (C++)-sharing software encryption algorithm library v2.0 (C)
- 2023-01-07 10:15:03下载
- 积分:1
-
数字签名(完整代码)
这是一个完整的数字签名过程,包括密钥的分发管理,摘要的提取,在eclipse上测试成功。
- 2022-02-24 16:55:09下载
- 积分:1
-
ceaser转换文本加密技术
ceaser转换文本加密技术-converting text encryption technology
- 2022-02-12 16:27:21下载
- 积分:1
-
一个加密的算法。
一个加密的算法。-An encryption algorithm.
- 2022-03-13 16:18:49下载
- 积分:1
-
简单加密工具原程序
简单加密工具原程序-simple encryption tools original program
- 2022-02-05 20:13:09下载
- 积分:1
-
信息隐藏软件JSteg在VC环境下的源代码
原本为Linux下的版本,现已修改至可在VS2008下编译。共有两个工程,CJpeg(隐藏)和DJpeg(提取)。E:JStegcjpeg 的目录2014/04/09 16:13 .2014/04/09 16:13 ..2014/03/19 12:39 3,905 bitsourc.c1997/06/01 20:44 131 bitsourc.h2014/04/02 11:03 863,232 cjpeg.ncb2014/03/12 12:39 875 cjpeg.sln2014/03/19 11:47 5,503 cjpeg.vcproj1992/08/07 19:02 &nb
- 2022-04-24 10:41:25下载
- 积分:1
-
发展加密-使用公钥和 SYMMETRICKEY 的安全通信
加密是将数据到一种形式,称为密文不能轻易的转换理解 byunauthorized 人。解密是加密的 databack 转换其原始形式,以便它可以被理解的过程。使用的加密/解密航宇老作为沟通的艺术。在战时,可以采用一组密码,通常 incorrectlycalled 的"代码",为了不让敌人从获得的传输内容。(从技术上讲,代码是代表没有保持秘密的意图信号的一种手段 ; 例子是莫尔斯电码 andASCII)。简单密码包括字母数字,字母在字母表中,therotation 和"争先恐后"的 voicesignals 通过反演的单边带频率的替代。更复杂的密码 workaccording 到复杂的计算机算法,重新排列数据 bitsin 数字信号。为了方便地恢复的加密信号的内容,则需要正确的解密密钥。"撤消"工作的 encryptionalgorithm 算法是关键。另外,一台计算机可用于尝试在"破"的密码。越复杂的加密算法,它变得对不能进入关键的通信进行监听的降解。加密/解密是无线通信中的 especiallyimportant。这是因为无线电路 areeasier"挖掘"硬连线的同行相比。然而,加密/解密是一个好主意,当进行任何种类的 sensitivetransaction,例如信用咭购买在线或在组织中的不同部门之间的陪伴着秘密的讨论。Strongerthe 密码 — — 那就是,难未经授权的人把它打破 — — 越好,一般。然而,作为加密/decryptionincreases 的力量,如此的成本。近几年来,在所谓的强加密的争议 hasarisen。这是指那收敛牢不可破没有解密密钥密码。虽然大多数公司及其客户认为它作为保守秘密和尽量减少欺诈的手段,作为一个潜在的手段,通过 whichterrorists 的一些政府认为强加密可能会逃避当局。解密密钥将存储在 asupposedly 安全的地方,仅由当局,使用只有支持捉拿法院命令使用。这项计划的反对者辩称罪犯可以砍进密钥托管数据库并非法获取、 偷窃,或改变钥匙。3.1EXISTING 系统在现有的系统中,加密密钥是发送文档。关键是与文档一起发送,如果任何用户都可以使用该密钥查看 encrypteddocument。这意
- 2022-09-01 12:40:03下载
- 积分:1