-
一个用VB写的壳!
一个用VB写的壳!-write a VB shells!
- 2022-09-03 08:05:03下载
- 积分:1
-
des加密算法源码
des加密算法源码-Sourcecode of des encrypting algorithm
- 2022-08-04 06:29:50下载
- 积分:1
-
3des加密算法实现,经过FPGA验证的!
3des加密算法实现,经过FPGA验证的!-3des encryption algorithm, after FPGA validation!
- 2022-08-02 21:37:50下载
- 积分:1
-
简单的文件加密程序,希望站长保留,一些小课程设计可以用...
简单的文件加密程序,希望站长保留,一些小课程设计可以用-Simple file encryption program, owners want to retain some small curriculum design can be
- 2022-09-18 15:15:03下载
- 积分:1
-
用C语言编写的RSA加密算法,利用大素数分解的原理进行加密的一种算法。...
用C语言编写的RSA加密算法,利用大素数分解的原理进行加密的一种算法。-Using C language RSA encryption algorithm, the use of large prime numbers decomposition of the principle of an algorithm for encryption.
- 2022-07-01 16:49:12下载
- 积分:1
-
MD5
MD5 - Implementations for PowerBASIC/-MD5- Implementations for PowerBASIC/CC
- 2022-07-22 21:31:35下载
- 积分:1
-
字符串模糊查询
字符串模糊查询
字符串模糊查询
字符串模糊查询-Fuzzy query string string Fuzzy Query
- 2022-10-03 10:55:03下载
- 积分:1
-
代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
- 2023-06-18 10:00:03下载
- 积分:1
-
DELPHI the INDY use to quickly create MD5 encryption demonstration
利用DELPHI的INDY来快速制作MD5加密的演示-DELPHI the INDY use to quickly create MD5 encryption demonstration
- 2023-07-11 07:40:03下载
- 积分:1
-
A-SAODV to secure MANET simulation
在各种安全机制中;
- 2022-03-03 18:39:02下载
- 积分:1