-
IDEA Encryption Algorithm Implementation
IDEA加密算法的实现-IDEA Encryption Algorithm Implementation
- 2022-03-23 19:59:48下载
- 积分:1
-
MD5Win
MD5Win-MD5文本密码生成-MD5Win-MD5 text password generation
- 2022-07-28 13:25:00下载
- 积分:1
-
implementation of MD5 can download source
可以执行的MD5源程序下载-implementation of MD5 can download source
- 2022-03-30 20:01:34下载
- 积分:1
-
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了...
C++实现的椭圆曲线算法。已经写成一个库文件只要调用就行了-C++ Realized elliptic curve algorithm. Has been written in a library file as long as the call on the list
- 2023-05-13 05:50: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
-
应用程序向导创建了这个cngcryptfile应用
The application wizard has created this CNGCryptFile application for
you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
- 2022-03-22 01:12:10下载
- 积分:1
-
RC5算法的C++实现
RC5算法的C++实现-RC5 algorithm to achieve C
- 2022-10-05 00:40:04下载
- 积分:1
-
在卡片上管理密码的工具。密码被标注并集体加密存储在卡片上。因此这是一个安全存储密码的方法
在卡片上管理密码的工具。密码被标注并集体加密存储在卡片上。因此这是一个安全存储密码的方法-on the card password management tool. Tagging password encryption and collective memory on the card. So this is a safe method of storage of passwords
- 2022-07-15 09:55:49下载
- 积分:1
-
一个了不起的进程查看器/杀手/翻车机
一个非常棒的Process Viewer/Killer/Dumper-a terrific Process Viewer/Killer/Dumper
- 2022-01-25 16:31:52下载
- 积分:1
-
TTrialSoftware LITE时间限制的共享软件控件。(源代码,需注册)价格:$120。工作在:CB5 D5。作者:Martin。...
TTrialSoftware LITE时间限制的共享软件控件。(源代码,需注册)价格:$120。工作在:CB5 D5。作者:Martin。-Time-bound TTrialSoftware LITE-sharing software control. (Source code, to be registered) Price: $ 120. Working in: CB5 D5. Author: Martin.
- 2022-10-10 01:25:03下载
- 积分:1