-
Vignere 切片使用 Visual Basic
这用于制作 vignere 算法的源代码。它是在密码学中的经典算法之一。使用 visual basic,它将给一个友好的界面给用户和易于使用。享受 !
- 2022-04-06 17:18:31下载
- 积分:1
-
AES加密算法的实现
AES encryption algorithm implementation
- 2022-12-03 09:35:02下载
- 积分:1
-
一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自...
一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1)
- 2022-01-25 14:05:08下载
- 积分:1
-
共享软件加密算法库v2.0 (C++)
共享软件加密算法库v2.0 (C++)-sharing software encryption algorithm library v2.0 (C)
- 2023-01-07 10:15:03下载
- 积分:1
-
encrpt
加密解决算法,有兴趣的可以瞧瞧,不太清楚如何使用-encrpt
- 2022-07-20 17:30:42下载
- 积分:1
-
基于混沌的加密算法VC++测试源码,给大家做个参考
基于混沌的加密算法VC++测试源码,给大家做个参考-Chaos-based encryption algorithm VC++ Test source code for everyone to be a reference
- 2022-07-28 03:32:35下载
- 积分:1
-
一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友...
一个免费实用的DELPHI AES 加密算法函数包及演示文件,给有需要的朋友-a free practical DELPHI AES encryption algorithm function package and demonstrate the documents to a friend in need
- 2023-08-03 10:35:04下载
- 积分:1
-
chat RSA encryption source code
RSA加密的聊天源代码-chat RSA encryption source code
- 2022-02-10 15:45:33下载
- 积分:1
-
a JAVA DES encryption
一个JAVA的DES加密程序-a JAVA DES encryption
- 2023-02-01 07:40:03下载
- 积分:1
-
use an iterative equation Xn Asin2 = (Xn
使用迭代方程Xn+1=Asin2(Xn-XB)生成混沌序列{Xi},需输入A和Xb值,不同的值产生不同的加密效果,但是仅在混沌区内的加密效果最好。在Microsoft Visual Studio .NET 2003上调试成功,用C++语言编写-use an iterative equation Xn Asin2 = (Xn- XB) generated chaotic sequence (Xi) need input A and isolate value, different values in different encryption effect, but only in the chaotic region of encryption is the best. In Microsoft Visual Studio.NET 2003 Debugger success C Language
- 2022-02-03 07:25:44下载
- 积分:1