-
利用汇编语言实现DES加密算法
利用汇编语言实现DES加密算法-using assembly language to achieve DES encryption algorithm
- 2022-11-02 22:50:03下载
- 积分:1
-
aes加密与des加密(包括三重des加密与cbc工作模式)
aes加密与des加密(包括三重des加密与cbc工作模式)-aes encryption and des encryption (including triple-des encryption and cbc mode)
- 2022-06-28 20:31:26下载
- 积分:1
-
罗云彬的《Win32 汇编程序设计》随书源码光盘
汇编程序写的Hash校检程序,分享源码,支持SHA1和MD5两种,支持拉拽,支持剪切板的复制和比对,有进行条,自动计算耗时
(使用了不太精确的计时器),速度还是可以的,大概就这样。
- 2023-07-11 15:50:02下载
- 积分:1
-
电子邮件指定地址海量发送,包含Base64加密算法
电子邮件指定地址海量发送,包含Base64加密算法-Send mass e-mail address specified, including the Base64 encryption algorithm
- 2023-06-11 07:25:03下载
- 积分:1
-
ISGCSSecure增强Client/Server系统安全的控件。(源代码,需注册)价格:$799。工作在:CB1 CB3 D3 D4 D5。作者:Infin...
ISGCSSecure增强Client/Server系统安全的控件。(源代码,需注册)价格:$799。工作在:CB1 CB3 D3 D4 D5。作者:Infinity Software Group--Control which uses ISGCSSecure to enhanced Client/Server system security .(with source codes,needing register) price:$799.works in:CB1 CB3 D3 D4 D5.author:Infinity Software Group
- 2023-01-07 05:05:03下载
- 积分:1
-
s-Demo2.0 加密解密算法-s-Demo2.0
- 2022-07-24 21:32:07下载
- 积分:1
-
实现通信过程中的数据加密(AES, DES, SHA
实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。
测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
- 2022-01-26 05:10:00下载
- 积分:1
-
DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li...
DES(Data Encrypton Standard) 算法的实现网上已经有很多,本人在此讲述的是在DES算法加密过程中如何查看16迭代过程中生成的Ki,Li,Ri,Fi,Si等,这样可以当做一个DES加密对照器,这样可以方便的发现你在加密过程中出现的错误!
-DES (Data Encrypton Standard) algorithm has been achieved online many, I would like to speak on is the DES encryption algorithm to see how the process 16 iterative process of generating Ki, Li, Ri, Fi, Si, etc., can serve as a control device DES encryption, this can easily find you in the process of encryption the mistakes!
- 2022-02-03 17:27:13下载
- 积分:1
-
硬盘保护锁,绝对经典,研究硬盘加密的不得不看呀
硬盘保护锁,绝对经典,研究硬盘加密的不得不看呀-Hard drive protection locks, an absolute classic, researchers have looked hard disk encryption
- 2022-06-29 00:50:46下载
- 积分:1
-
2的16次幂正整数d与n,编写计算d
2的16次幂正整数d与n,编写计算d-1 (mod n) 的程序;
2、对于三个不超过2的16次幂正整数a、e与n,编写计算ae (mod n) 的程序。
在上述程序基础上写出下列程序:
(1) 对给定的10000以内数判定其是否为素数;
(2) 进行ElGamal体制的加密与签名。
-two of 16 power-positive integer d and n, calculate the preparation of d-1 (mod n); 2. For not more than 2 3 16 Powers positive integers a, e and n, calculate the preparation ae (mod n) procedures. In the above procedure to write on the basis of the following procedures : (a) the right to 10,000 within a few judging whether a prime number; (2) ElGamal encryption and signature.
- 2022-02-14 21:21:03下载
- 积分:1