-
Message Encryption using symmetric key encryption
- 2022-10-16 08:10:03下载
- 积分:1
-
应用程序向导创建了这个cngcryptfile应用
The application wizard has created this CNGCryptFile application for
you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
- 2022-03-22 01:12:10下载
- 积分:1
-
Multicast key batch update algorithm, Based on the LKH single Rekeying program a...
组播密钥的批次更新算法,基于LKH的单次密钥更新方案和Batch Rekeying方案的原理、结构和密钥更新过程等。并着重对 Batch Rekeying 方案的性能与单次密钥更新方案作了简单的比较。
通过比较和分析得到结论:定时更新的Batch Rekeying 方案在更新开销上比单次更新更有优势
-Multicast key batch update algorithm, Based on the LKH single Rekeying program and the program Batch Rekeying principle, Rekeying structure and processes. And Batch Rekeying focused on the performance of the program with a single Rekeying program with a simple comparison. By comparing and analyzing conclusions : regularly updated Batch Rekeying program in the updated overhead than a single update more advantages
- 2022-03-12 16:24:24下载
- 积分:1
-
1, the experimental requirements: high
1、 实验要求:用高级语言编写求自由距离的程序-1, the experimental requirements: high-level language used for the preparation of the procedures from the Freedom
- 2022-11-17 10:35:03下载
- 积分:1
-
用C编写的利用DES、DESX,DES3(DES)加密算法,这…
使用C编写的DES, DESX, DES3(三层DES) 的加密算法, 本程序演示如何在Delphi中进行调用C编写的算法 DES 密匙长度 8 DESX 密匙长度 16 DES3 密匙长度 24 (加密强度高了很多)-prepared by the use of C DES, DESX, DES3 (triple DES) encryption algorithm, this program shows how the Delphi C called for the preparation of the DES algorithm key length 8 DESX key length of 16 key length DES3 24 (encryption a lot higher intensity)
- 2023-02-16 18:05:04下载
- 积分: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
-
Cipher faster than other cryptographic algorithms
密码算法速度快于其他密码算法-Cipher faster than other cryptographic algorithms
- 2022-03-07 11:42:20下载
- 积分:1
-
128,192,256bit 高级标准算法
AES是一种新的加密标准,它是分组加密算法,分组长度为128位,密钥长度为128bit、192bit、256bit三种,分别成为AES-128、AES-192、 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-02-25 12:15:03下载
- 积分:1
-
a generation of news summary of the procedures can be used to verify the source...
一个java语言下的生成消息摘要的程序,可用于验证来源和确定身份-a generation of news summary of the procedures can be used to verify the source and identification
- 2022-08-10 12:54:40下载
- 积分:1
-
RC2算法源代码
RC2算法源代码-RC2 algorithm source code
- 2022-02-22 06:51:43下载
- 积分:1