-
3way
加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
- 2015-05-15 21:51:21下载
- 积分:1
-
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一...
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
- 2023-03-19 22:25:03下载
- 积分:1
-
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。...
这是一个加密程序,可对字符串进行加密,字符串和密钥的内容和长度可以设置。-This is an encryption program that encrypt the string, string and key content and length can be set.
- 2022-03-07 20:55:55下载
- 积分: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
-
cryptopp552
加密算法RSA,DSA等,用C++实现,内附加有详细的说明(Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has)
- 2007-10-17 14:13:25下载
- 积分:1
-
rsaeuro
RSA加解密算法源码,linux下实现,支持1024密钥长度(RSA formula source code)
- 2020-10-26 01:50:00下载
- 积分:1
-
罗宾
素数Robin―Millor测试法的C语言源码-Robin-Millor prime test of the C language source
- 2022-12-02 15:55:03下载
- 积分:1
-
file_encrypt
可以实现文件加密功能的小软件源码,是学习文件操作和指针应用的好例程。(Can achieve a small file encryption software source code, is to learn the application file operations and pointers good routines.)
- 2013-08-29 14:03:16下载
- 积分:1
-
程序在VB
Program In VB
- 2022-02-26 22:20:14下载
- 积分:1
-
dianzimimasuosheji
根据设定好的密码,采用二个按键实现密码的输入功能,当密码输入正确之后,锁就打开,如果输入的三次的密码不正确,就锁定按键3秒钟,同时发现报警声,直到没有按键按下3种后,才打开按键锁定功能;否则在3秒钟内仍有按键按下,就重新锁定按键3秒时间并报警。(err)
- 2007-08-12 16:40:30下载
- 积分:1