-
affine1
仿射 suanfa daima
加密
解密(affine suanfa daima
affine
)
- 2010-09-02 03:36:51下载
- 积分:1
-
3DES-CPP
3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
- 2014-02-07 15:40:00下载
- 积分:1
-
SM3,SM4_UI
将国密算法SM3, SM4 ECB的C代码打包成dll库。
然后在C#中进行调用。
有输入输出接口,测试结果正确。
包含所有源代码,可在此基础上进一步开发(The C code of the Chinese national algorithm SM3, SM4 ECB is packaged into a dll library and then called in C# with input and output interfaces. The test result is correct. Contains all source code and can be further developed on this basis)
- 2020-11-17 01:49:39下载
- 积分:1
-
RC4_DLL
RC4解加密算法生成DLL动态库,密钥可以再程序里面写死或者外部导入!(The RC4 the Xie encryption algorithm to generate the DLL dynamic libraries, key can re-program inside hardcoded or external import!)
- 2012-08-23 18:44:25下载
- 积分:1
-
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
-
3DES-CPP
3des加密解密,des加密解密该算法通过编译,可以直接使用。(3DES encryption and decryption algorithms.)
- 2014-02-07 15:40:00下载
- 积分:1
-
AES
AES-rijndael 算法的详细资料, 包括
AES加密算法中的SBox及其C语言实现.pdf
FIPS197(chs).pdf
FIPS197.pdf
nist.url
Rijndael.pdf
rijndael算法流程.swf
Rijndael算法深入的研究.doc
Rijndael算法优化技术研究.doc
公钥密码体制与有限域(2).pdf
一种基于伽罗瓦域的密码系统.pdf(AES-rijndael algorithm detailed information, including the AES encryption algorithm in C language and its SBox realize. PdfFIPS197 (chs). PdfFIPS197.pdfnist.urlRijndael.pdfrijndael flow algorithm. SwfRijndael-depth study of algorithms. DocRijndael algorithm optimization technology research. Doc public key cryptosystem over finite fields and (2). pdf Galois field based on the password system. pdf)
- 2008-05-06 17:17:00下载
- 积分:1
-
AES_CMAC
通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基于排列和置换运算。排列是对数据重新进行安排,置换是将一个数据单元替换为另一个。AES 使用几种不同的方法来执行排列和置换运算。 AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据的位数与输入数据相同。迭代加密使用一个循环结构,在该循环中重复置换和替换输入数据。(AES CMAC encryption and decryption algorithm C language. VC6 upload files to complete the project directory . AES encryption algorithm that is Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as Rijndael encryption method, a block encryption standard adopted by the U.S. federal government . This standard is used to replace the original DES, has been widely analyzed and multi used around the world . After five years of the selection process , the Advanced Encryption Standard by the American National Institute of Standards and Technology (NIST) on November 26, 2001 Posted in FIPS PUB 197, and May 26, 2002 became effective standards . AES algorithm based on permutation and substitution operations. Data re- arrangement is arranged , is replaced with a replacement unit of data to another . AES using several different methods to perform alignment and replacement operations. AES is an iterative , symmetric key block password , it can use 128, 192, and )
- 2021-03-11 19:09:25下载
- 积分:1
-
vc694557882444
说明: 用visual c++ 写的des加密算法演示
(with visual c write des encryption algorithm demo)
- 2006-05-13 07:38:18下载
- 积分:1
-
MD5VB2010
MD5VB2010实现MD5加密,计算机VB程序(MD5VB2010 achieve MD5 encryption, computer VB program)
- 2013-12-11 09:24:32下载
- 积分:1