-
一个加密的算法。
一个加密的算法。-An encryption algorithm.
- 2022-03-13 16:18:49下载
- 积分:1
-
java写的base64加解码算法
java写的base64加解码算法-Base64 code/decode algorithm written in Java
- 2023-01-28 11:55:03下载
- 积分:1
-
纠错编码算法,使用白
Error Correcting Code algorithms, for use whit E
- 2023-02-08 01:45:04下载
- 积分:1
-
用VB实现的DES加密算法,适合于小型VPN的明文加密传输
用VB实现的DES加密算法,适合于小型VPN的明文加密传输-the DES encryption algorithm, suited to the small expressly VPN encryption transmission
- 2022-08-15 09:32:48下载
- 积分:1
-
BASE64 encoding/decoding of the source code VC
BASE64编码/解码 处理的VC源代码-BASE64 encoding/decoding of the source code VC
- 2022-04-25 08:12:40下载
- 积分:1
-
cryptolib4.1.rar
Cryptolib4.1.rar
- 2022-07-21 11:42:54下载
- 积分:1
-
vb写的DES源码,复制到Visual Basic 6.0 中即可使用。
vb写的DES源码,复制到Visual Basic 6.0 中即可使用。-vb source code written by DES, copy to the Visual Basic 6.0, can be used.
- 2022-01-23 10:14:06下载
- 积分:1
-
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。...
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function.
- 2022-05-09 10:36:46下载
- 积分:1
-
tablecrypt是一个文件加密工具。
TableCrypt is a file encryption utility.
The major difference with most file encryptors is that this program uses a generated table in combination with a password to encrypt a file.
This way you need 2 variables to decrypt the file. This is how it works:
Generate a 10kb table file and enter a password. The password is used to pick bytes from the table file which in their turn are used to encrypt the bytes of the inputfile with XOR encryption.
- 2022-06-18 03:20:49下载
- 积分:1
-
DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。...
DES与RSA算法的解析与推演。不是单纯理论的讲解,带着一些应用的角度让对密码学有兴趣的人能很容易理解略显深奥的密码算法。-DES and RSA algorithms with analytic deduction. Not purely theoretical explanations, with the perspective of some applications of cryptography to allow those who are interested can easily understand the slightly esoteric cipher.
- 2022-02-02 05:23:43下载
- 积分:1