-
a password support Hash Algorithm series of procedures including sha1, SHA256, S...
一个sha 哈希密码支撑算法系列的程序 包括了sha1,sha256,sha384和sha512算法-a password support Hash Algorithm series of procedures including sha1, SHA256, SHA384 and SHA512 Algorithm
- 2022-02-02 23:33:38下载
- 积分:1
-
应用密码学密码算法源代码
应用密码学密码算法源代码-password algorithm source code
- 2023-03-25 13:25:04下载
- 积分: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
-
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译...
密码编码学――加密方法的C与C++实现,该程序最好在VC环境下编译-cryptographers-- encryption methods of C and C to achieve the best procedures in the VC environment compiler
- 2023-01-06 04:50:04下载
- 积分:1
-
java自行开发rsa
java自行开发rsa-developed rsa
- 2022-10-24 11:45:03下载
- 积分:1
-
迷源
alsmds;lasmd asld aksmda akms;as amskd afbkaj ahf ahsva hashn agdkamns hsa dMYBAMSNV AMSHBM khdanb smashnva mscaksjn fvamsvahsvn ancbkajb cmanskjanb ca kjab scmn askan cka kajbamnb ahn c。
- 2022-03-30 14:21:53下载
- 积分:1
-
RSA asymmetric encryption and the realization of the source code
非对称加密RSA的实现及其源代码-RSA asymmetric encryption and the realization of the source code
- 2023-09-02 21:40:02下载
- 积分:1
-
这是一个VHDL程序的CRC编码器
this a vhdl program for crc encoder and
decoder-this is a vhdl program for crc encoder and
decoder
- 2023-06-02 01:20:03下载
- 积分:1
-
On Java encryption technology and the integration of Windows
论Java加密技术与Windows的结合-On Java encryption technology and the integration of Windows
- 2022-01-26 14:17:56下载
- 积分:1
-
IBM的MARS加密算法
IBM的MARS加密算法-IBMMARS
- 2022-06-01 02:22:46下载
- 积分:1