CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Hill
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Hill - List
[
Other
]
阿郊 Hill 密码的加密与解密
DL : 0
pascal的一个可行的HILL密码。可惜不是我写的,是我同学的作品,在此小弟以期望更多的PASCAL的高手上来交流。-a viable HILL password. Unfortunately, I did not write that I students work, the younger brother to expect more of a master of PASCAL onto exchanges.
Update
: 2008-10-13
Size
: 12.87kb
Publisher
:
携手问
[
Other
]
HILL
DL : 0
实现HILL密码的加密和解密,分三个题目详细说明。
Update
: 2008-10-13
Size
: 10.16kb
Publisher
:
宋明阳
[
Other Web Code
]
hill密码体系,基本算法
DL : 0
hill密码体系,基本算法!
Update
: 2010-10-25
Size
: 10.92kb
Publisher
:
126abc@126.com
[
Other
]
阿郊 Hill 密码的加密与解密
DL : 0
pascal的一个可行的HILL密码。可惜不是我写的,是我同学的作品,在此小弟以期望更多的PASCAL的高手上来交流。-a viable HILL password. Unfortunately, I did not write that I students work, the younger brother to expect more of a master of PASCAL onto exchanges.
Update
: 2025-02-17
Size
: 13kb
Publisher
:
携手问
[
Other
]
HILL
DL : 0
实现HILL密码的加密和解密,分三个题目详细说明。-HILL achieve password encryption and decryption, is divided into three topics in detail.
Update
: 2025-02-17
Size
: 10kb
Publisher
:
宋明阳
[
Data structs
]
hill
DL : 0
希尔排序。通过C语言实现。能正常运行。但需要帐户才能下载。请见谅。-Sort Hill. Through the C language. To normal operation. However, the need to account to download. Sorry.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李芳
[
Crack Hack
]
Hill
DL : 0
Hill加密算法的基本思想是将l个明文字母通过线性变换将它们转换为k个密文字母。脱密只要做一次逆变换就可以了。密钥就是变换矩阵本身。即 M=m1m2……ml Ek(M)=c1c2……cl 其中 c1=k11m1+k12m2+……+k1lml c2=k21m1+k22m2+……+k2lml …… cl=kl1m1+kl2m2+……+kllml 通常对于字母加解密,使用mod 26的方法。 以上线性方程可以采用矩阵表示。 -Hill encryption algorithm the basic idea is to express the letter l a linear transformation through them is converted to k-secret alphabet. Off to do a secret as long as the inverse transform it. Key is the transformation matrix itself. That is, M = m1m2 ... ... mlEk (M) = c1c2 ... ... cl which c1 = k11m1+ K12m2+ ... ...+ K1lmlc2 = k21m1+ K22m2+ ... ...+ K2lml ... ... cl = kl1m1+ Kl2m2+ ... ...+ Kllml For encryption and decryption usually letters, use the method of mod 26. Above linear equations can be used express matrix.
Update
: 2025-02-17
Size
: 140kb
Publisher
:
wildkaede
[
Crack Hack
]
hill
DL : 0
对称密码学体制中hill密码加密解密算法实现。-Symmetric cryptography system hill password encryption and decryption algorithm.
Update
: 2025-02-17
Size
: 27kb
Publisher
:
shine
[
Crack Hack
]
hill
DL : 0
Hill算法原代码。为压缩包,内有3个文件。-Hill algorithm source code. For compressed packets, there are three documents.
Update
: 2025-02-17
Size
: 3kb
Publisher
:
mara
[
Crack Hack
]
hill
DL : 0
HILL的一个C代码,经调试过为可用的,希望与大家分享下哈-HILL, a C code that can be used by the debug-off, and I hope to share with you under the Kazakhstan
Update
: 2025-02-17
Size
: 4kb
Publisher
:
kanghui
[
JSP
]
McGraw.Hill.Android.A.Programmers.Guide.Jul.2008.r
DL : 0
McGraw.Hill的Android.A.Programmers.Guide pdf格式,Android 程序员指南,非常适合初学者入门,虽然是英文的,但是简直是事无巨细地介绍和手把手地教,比目前可以找到的中文资料都详细-McGraw.Hill the Android.A.Programmers.Guide pdf format, Android programmers guide, very suitable for beginners entry, although in English, but is obsessed with hand- in-hand introduce and more detail than the current information can be found in chinese
Update
: 2025-02-17
Size
: 3.66mb
Publisher
:
新蛮狼
[
Crack Hack
]
Hill
DL : 0
HILL密码加解密的C++实现,密码学要做的!有需要的可以下载参考!-Hill
Update
: 2025-02-17
Size
: 272kb
Publisher
:
陈伟桦
[
JSP/Java
]
Hill
DL : 0
java code for hill climbing
Update
: 2025-02-17
Size
: 2kb
Publisher
:
PP
[
matlab
]
Hill
DL : 0
数学建模实验&matlab实现Hill密码体系的关键环节(加密、解密、破译) 实现通用hill密码n维密码-Mathematical modeling of experimental realization of Hill & matlab key password system (encryption, decryption, decoding) to achieve universal hill n-password password
Update
: 2025-02-17
Size
: 11kb
Publisher
:
jk
[
CA auth
]
hill-cipher
DL : 0
hill cipher encrypt and decrypt
Update
: 2025-02-17
Size
: 1kb
Publisher
:
maddy
[
Crack Hack
]
Hill
DL : 0
Hill密码加密与解密C++程序实现。 其中包括Hill2、Hill4等。(Implementation of Hill encryption and decryption C++ program.)
Update
: 2025-02-17
Size
: 2kb
Publisher
:
JackSkyLily
[
Windows Develop
]
HILL
DL : 0
希尔密码的编程 有需要的可以下载参考!(Hill password programming needs, can download reference!)
Update
: 2025-02-17
Size
: 378kb
Publisher
:
凛音
[
Crack Hack
]
hill
DL : 0
hill的加密解密代码,很牛的,你要相信我没错(Hill encryption and decryption code, very cattle, you have to believe I am right)
Update
: 2025-02-17
Size
: 14kb
Publisher
:
654665995
[
Other
]
Hill
DL : 0
hill密码加密用Java语言实现过程,很简单。(Hill password encryption using Java language to achieve the process is very simple.)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
loading00
[
Other
]
hill
DL : 0
hill密码的加密算法实现,其中可以改变矩阵大小(Implementation of encryption algorithm for hill cipher)
Update
: 2025-02-17
Size
: 168kb
Publisher
:
123点
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.