-
一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自...
一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1)
- 2022-01-25 14:05:08下载
- 积分:1
-
MD5 algorithm. MD5 to 512 groups to deal with the importation of information and...
MD5算法的实现。MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值。
-MD5 algorithm. MD5 to 512 groups to deal with the importation of information and each group was also divided into 16 groups of 32 seats, After a series of processing, the output from the algorithm 4 32 subgroups, 4 32 this group will generate a cascade 128 hash value.
- 2022-03-22 20:21:27下载
- 积分:1
-
关于AES算法的解释文档,是初学者的好帮手,有助于对AES算法的理解...
关于AES算法的解释文档,是初学者的好帮手,有助于对AES算法的理解-AES algorithm on the interpretation of documents, beginners are a good helper to help the understanding of the AES algorithm
- 2022-09-16 13:15:03下载
- 积分:1
-
ProGuard5.2.1含源代码,完全可编译执行
Proguard是强大的Java字节码混淆器,含有源代码,可以根据自己需求修改编译。满足自身需求。
也可以作为爱好者自学的好材料。
- 2022-01-26 03:52:01下载
- 积分:1
-
1, the experimental requirements: high
1、 实验要求:用高级语言编写求自由距离的程序-1, the experimental requirements: high-level language used for the preparation of the procedures from the Freedom
- 2022-11-17 10:35:03下载
- 积分:1
-
密码算法中的单向散列函数之SHA算法的C代码
密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
- 2022-02-22 10:15:44下载
- 积分:1
-
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位
MISTY 加密算法 二进制兼容的加密算法,加密匙可到128位-MISTY binary compatible encryption algorithm encryption algorithms, encryption keys can be 128
- 2022-03-26 13:35:10下载
- 积分:1
-
这是一个霍夫曼编码程序
这是一个霍夫曼编码程序-This is a Huffman code program
- 2022-02-16 05:22:56下载
- 积分:1
-
硬件求解平方根源代码加密 (硬件求解平方根的,将license添加到原有的MaxplusII或QuartusII的license中就可以直接使用,但源代码加密。...
硬件求解平方根源代码加密 (硬件求解平方根的,将license添加到原有的MaxplusII或QuartusII的license中就可以直接使用,但源代码加密。altera提供 )-solving square root of the hardware encryption code (square root of the hardware solution will be added to the original license MaxplusII or Quartus II of the license which can be directly used, but the source code encryption. ALTERA provide)
- 2023-03-13 00:05:03下载
- 积分:1
-
et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int...
et框架由于拥有CLR提供的丰富库支持,只需很少的代码即可实现先前使用C等旧式语言很难实现的加密算法。本类实现一些常用机密算法,供参考。其中MD5算法返回Int的ToString字串。返回数字字母型结果的算法参见之前Blog文章-* This program is free software you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation either version 2, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program if not, write to the Free Software Foundation,
* Inc., 59 Temple Place- Suite 330, Boston, MA 02111-1307, USA.
- 2022-05-19 19:13:03下载
- 积分:1