-
BlowFish加密算法.封装过程按照标准的API形式进行
BlowFish加密算法.封装过程按照标准的API形式进行-BlowFish encryption algorithm. Packaging process in accordance with the standard form of the API
- 2022-04-24 04:19:33下载
- 积分:1
-
Cryptography Miller Rabin primality testing algorithm. Artificial preparation, u...
密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
- 2023-03-11 10:50:04下载
- 积分:1
-
right software encryption restrictions to prevent the end by sending copies to b...
对软件进行加密限制,以防止末经诃可的随意拷贝-right software encryption restrictions to prevent the end by sending copies to be arbitrary
- 2023-06-21 18:45:03下载
- 积分:1
-
微机接口规范有关定时器。
Microprocesser interfacing codes relating to timers.
- 2022-06-17 21:00:05下载
- 积分:1
-
a small encryption program
java的一个小加密程序-a small encryption program
- 2022-02-24 18:48:54下载
- 积分:1
-
CRC cyclic redundancy test, CRC32 instance of a test
CRC循环冗余检测,CRC32的一个检测实例-CRC cyclic redundancy test, CRC32 instance of a test
- 2022-05-28 23:14:37下载
- 积分:1
-
桌面锁定工具。非常简便
桌面锁定工具。非常简便-lock desktop tools. Very simple
- 2022-07-02 11:21:05下载
- 积分:1
-
ntstrsafe lib and csq.lib
ntstrsafe lib and csq.lib
- 2022-12-25 09:50:03下载
- 积分:1
-
VHDL把图片移动到星号密码上密码的原形就看到啦.zip]
VHDL把图片移动到星号密码上密码的原形就看到啦.zip] - 程序里有一个张图片.把图片移动到星号密码上,密码的原形就看到啦
[QQ 2005贺岁版登录口令加密算法及其源代码.rar] - QQ 2005贺岁版登录口令加密算法及其源代码,请大家指教
[各cracked软件的安装方法.rar] - 各种开发用常用软件的破解安装方法 非常值得收藏的好东西-VHDL Pictures moved to the asterisk password on the password will see it when prototype. Zip]- is a procedure Lane photo. Pictures moved to the asterisk password, Password prototype will see it when [QQ 2005 Hesuiban login password encryption algorithm and its source code. rar]- QQ 2005 Hesuiban login password encryption algorithm and its source code, Please enlighten [the cracked software installation method. rar]- all commonly used in the development of software security crack installation method is very worthwhile collection of good things
- 2022-04-21 19:45:54下载
- 积分:1
-
数据加密标准 (DES) 关键时间表
此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。
• 输入: (长度 (64 位) 的任何字符串。
• 输出: 16 子键产生的 DES (每个 48 位长度)。
如何使用它:
1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。
2.>> K.KEY_STRING = "密码" %设置的加密密钥值。
3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
- 2023-08-24 20:00:03下载
- 积分:1