-
AES-with-ECC
本文使用ECC加密AES的密钥,再由AES加密明文内容,AES加密强度大,速度快,但是密钥更新繁琐和不安全,由强度很大的非对称密钥算法对AES密钥加密,结合了两方的优点(this programme combine the ECC
with AES.using the ECC to cipher the AES key,and using the AES to cipher the m)
- 2020-06-29 10:20:02下载
- 积分:1
-
Recursive-subroutine
该程序使用C++写的一个基于递归子程序算法的语法翻译器,是在vs2012环境下编写的,供大家参考和学习(The program uses C++ to write an algorithm based on recursive subroutine syntax interpreter is written in vs2012 environment, for your reference and learning)
- 2013-11-26 23:12:15下载
- 积分:1
-
code-decode
用于实现文本串的加密解密功能,程序自带密匙(Text string used to implement the encryption and decryption functions, comes with key program)
- 2011-11-20 23:11:53下载
- 积分:1
-
GenerateKey
基于crypto++实现RSA密钥对生成,密钥长度1024,vs2010实现(generate RSA key pair based on Crypto++,and save the key pairs which is 1024 bit in txt file )
- 2013-03-27 15:26:16下载
- 积分:1
-
psam
1、 所有密钥的装载与导出都采用密文方式;
2、 密钥管理系统采用3DES加密算法,采用根密钥生成系统、主密钥生成系统、初始化卡生成系统、密钥注入系统四级管理体制;
3、 在充分保证密钥安全的基础上,支持IC卡密钥的生成、注入、导出、备份、更新、服务等功能,实现密钥的安全管理;
(1, the loading and export all keys are in cipher text 2, the key management system uses the 3DES encryption algorithm, using the root key generation system, the master key generation system, initialize the card generation system, key injection system four management systems 3, the key to ensure full security, based on the support of the IC card key generation, injection, export, backup, update, and service functions to achieve key security management )
- 2011-06-30 09:52:47下载
- 积分:1
-
VB_CalculateMD5_UseWinAPI
VB6.0调用Windows系统的API计算MD5码。这个代码跟网上流行的代码相比,具有代码简洁,维护方便,运行效率高等优点。运行速度比用纯VB6实现的快得多。(VB6.0- Call Windows system API calculate MD5 code. This code is compared with the popular online code, with code simple, easy maintenance, high efficiency. Runs faster than pure VB6 realize faster.)
- 2013-10-09 18:01:23下载
- 积分:1
-
DESsystem
说明: DES加密算法,C++编写,有界面有录像,写的很详细的大项目(DES encryption algorithm, C++ written, there is a video interface, written in large projects in great detail)
- 2011-04-10 21:12:01下载
- 积分:1
-
Flexnet-Trusted-Storage-based_PR_TS_V11.9.1
FlexNet Publisher 11.9.1
Trusted Storage-based Licensing Programming Reference
- 2012-01-07 18:45:44下载
- 积分:1
-
080702
公钥密码基础设施应用技术体系
密码设备应用接口规范
做系统安全性的参考文档。(Application of public key cryptography infrastructure equipment application technology system password security system interface specifications make reference to the document.)
- 2011-08-09 00:24:47下载
- 积分:1
-
duobiaotidai
一个周期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))
- 2006-10-10 17:33:56下载
- 积分:1