-
des加密算法的java实现
des加密算法的java实现-The implement of DES encryption algorithm for JAVA
- 2022-01-25 18:12:41下载
- 积分:1
-
一个简单的数据加密程序转变思想,因为uppercas…
一个用移位思想实现的简单数据加密程序,因为不论是大写还是小写字母,其ASC码值都是按顺序排列的.故可以用相对应的ASC码值进行判断以及算法实现.-a shift ideology with a simple data encryption procedures, because both uppercase or lowercase letters, the value of ASC codes are arranged in chronological order according to the. It can be used to be the relative value of ASC code of judgment and algorithm.
- 2022-06-30 16:11:37下载
- 积分:1
-
alternative Password Login Window (puzzles), the only correct map decorated resu...
另类密码登录窗体(拼图),只有正确拼出结果图才能进入。-alternative Password Login Window (puzzles), the only correct map decorated results can be admitted.
- 2022-02-06 08:14:21下载
- 积分:1
-
文件加密,可以对任意文件进行加密
文件加密,可以对任意文件进行加密-file encryption, to arbitrary files can be encrypted
- 2022-03-19 03:36:19下载
- 积分:1
-
替换C#动态链接库引用
用来替换动态链接库的相互引用关系,去掉强签名请求。
- 2023-07-26 02:15:03下载
- 积分:1
-
大素数生成算法的实现,很不错的一段程序
大素数生成算法的实现,很不错的一段程序-large prime number generation algorithm to achieve a very good procedures
- 2022-02-05 16:12:53下载
- 积分:1
-
RCA加密算法的实现
RCA encryption algorithm implementation
- 2022-01-28 15:32:10下载
- 积分:1
-
MD5加密算法java实现
* 下面这些S11
MD5加密算法java实现
* 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的,
这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个
Instance间共享*/
-MD5 algorithm to achieve java* Below these S11- S44 is a 4* 4 Moment RUF, in a primitive realization of the C# define is achieved, Here they become static final realization of the said CD. cut in the same process space within the shared among many Instance* /
- 2022-03-29 19:10:51下载
- 积分:1
-
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)...
从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出"求DArea中全部数据经
(1)以DTab为S-盒;
(2)以DTab为P置换
-from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. Try to write were "seeking DArea by which all data (1) DTab S-boxes; (2) DTab replacement for the P
- 2023-04-08 23:00:03下载
- 积分:1
-
C语言环境下的AES加密算法,支持128位的AES加密。
C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
- 2022-12-27 22:20:04下载
- 积分:1