文件名称:ChaosEncryptionJavaAnbeirar
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
Modern symmetrical encryption systems use a starting “key” that is up to 256 bits long (for us civilians anyway) and combine this with an initialization-vector (also up to 256 bits long). By applying the vector to the key through some scary mathematics, millions of unique permutations can be created, and these are combined with the data to obscure it. This process can then be run in reverse to retrieve the original information (hence the term “symmetrical”).
A problem with these mathematical encryption systems is that the process is mathematically derived, and the algorithms published. For every encryption algorithm that gets created, eventually someone works out a mathematical way of solving it. Even the latest and greatest AES algorithms have now been theoretically cracked.
The idea that chaos theory could be used to generate encryption keys is not necessarily a new one, but as yet I have not seen any examples.
A problem with these mathematical encryption systems is that the process is mathematically derived, and the algorithms published. For every encryption algorithm that gets created, eventually someone works out a mathematical way of solving it. Even the latest and greatest AES algorithms have now been theoretically cracked.
The idea that chaos theory could be used to generate encryption keys is not necessarily a new one, but as yet I have not seen any examples.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ChaosEncryption\build\classes\chaosencryption\ChaosEncryption.class
...............\build.xml
...............\Lena.bmp
...............\manifest.mf
...............\nbproject\build-impl.xml
...............\.........\genfiles.properties
...............\.........\private\private.properties
...............\.........\.......\private.xml
...............\.........\project.properties
...............\.........\project.xml
...............\src\chaosencryption\ChaosEncryption.java
...............\build\classes\chaosencryption
...............\.....\classes
...............\nbproject\private
...............\src\chaosencryption
...............\build
...............\nbproject
...............\src
ChaosEncryption