-
Design a complete set of practical RSA file encryption solution to achieve a spe...
设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法-Design a complete set of practical RSA file encryption solution to achieve a specific encoding. Research on the RSA algorithm, starting from the conventional RSA algorithm, using C++ Realize RSA encryption algorithm class library, and 32 in the windows ... the use of VC types of documents prepared for the operation FileTool, has four main functions:// encryption files, input parameters for the file name using the BlowFish encryption algorithm
- 2022-11-30 13:10:03下载
- 积分:1
-
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。...
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。-md5 routines mainly through the process to understand how md5 encryption, in the programming can be borrowed directly.
- 2022-07-17 20:36:37下载
- 积分:1
-
基于混沌的加密算法VC++测试源码,给大家做个参考
基于混沌的加密算法VC++测试源码,给大家做个参考-Chaos-based encryption algorithm VC++ Test source code for everyone to be a reference
- 2022-07-28 03:32:35下载
- 积分:1
-
一个不错的文件加密系统,对你工作的安全大大加强。
一个不错的文件加密系统,对你工作的安全大大加强。-a good file encryption system, you have the right security greatly enhanced.
- 2023-06-18 22:10:03下载
- 积分:1
-
另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认...
另一种公开密钥加密算法的Pascal实现和例子。实现了签名和确认- Another kind of public key encryption algorithm Pascal
realization and example. Realized has signed and confirmed
- 2023-03-10 10:15:04下载
- 积分:1
-
URL编码 如“exit”编码为“%65%78%69%74”
URL编码 如“exit”编码为“%65%78%69%74”-URL encoding, such as
- 2022-04-15 11:07:40下载
- 积分:1
-
cryptoboot is set of tools for disk encrypt ion on Unix. It is especially suited...
cryptoboot is set of tools for disk encryption on Unix. It is especially suited
to encrypt root partition, so _everything_ (except kernel and
cryptoboot inself) is encrypted.
-cryptoboot is set of tools for disk encrypt ion on Unix. It is especially suited to encrypt r oot partition. so _everything_ (except kernel and cryptoboot inself) is encrypted.
- 2022-02-04 04:15:42下载
- 积分:1
-
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范...
AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范-AES (The Advanced Encryption Standard) is the National Institute of Standards and Technology for the electronic data encryption standard
- 2022-01-31 23:58:32下载
- 积分:1
-
这些代码告诉你如何从一个密码编辑框中找出密码
这些代码告诉你如何从一个密码编辑框中找出密码-code to tell you how to edit a password box to find passwords
- 2023-03-13 08:50:04下载
- 积分:1
-
AES加密算法
128位的AES加密算法、可以在FPGA上实现。利用硬件描述语言Verilog实现。各个模块都有,行变换、列混淆、轮密钥加变换、密钥扩展,并且有说明文档PDPF格式的。有完整的测试程序Testbench。特别适合研究AES加密算法的爱好者。
- 2022-03-15 16:40:20下载
- 积分:1