资源列表
DES
- DES算法加密,可用于加密图像,看了感觉蛮管的,希望对大家有帮助。-DES encryption algorithm can be used to encrypt image looked feeling pretty tube, and I hope for all of us to help.
VB-Sample
- VB.Net sample communicating with mifare cards
keeloq
- /* * KeeLoq implementation for Atmel AVR * Copyright (C) 2005 Jiri Pittner <jiri@pittnerovi.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License
a
- C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
AES
- AES-128加解密源码,可以用于对无长度限制的明文进行加密操作和相应解密,运行通过-AES-128 encryption and decryption source code
ippcpman
- ipp加密解密部分代码说明文档,学习ipp Cryptography部分很有帮助-the pdf of Cryptography,it is helpful for learning ipp Cryptography.
AES
- 一个用JAVA实现的AES算法示例,采用ECB模式,128位密钥-AES algorithm is an example of a JAVA ECB mode, a 128-bit key
zc_RSA_090721
- 基于大整数运算的RSA加密,大数库是自己编写的版本,经过实验所有的运算都是正确的。-Large integer arithmetic RSA encryption, large numbers library is to write your own version of the experiment all arithmetic is correct.
fhe-code-lib
- 在做密码学研究中,常用到的几个大数库:gmp、mpfr、mpir、flint等都包含在压缩包内,另外附有一个关于全同态加密算法的C源代码,可以在unix下进行编译直接形成可执行文件,对刚接触全同态研究的同仁可以有比较直观的认识。另外还附有一个我个人在编译这个代码的时候,一些库安装的步骤、注意事项、文档详细介绍了整个编译成功所需要的步骤。只要认识字,就能安装步骤step-by-step的编译成功。-Doing cryptography research, commonly used to seve
CryptAPI
- 用C++编写的CryptAPI加密文件程序源代码,希望对大家有用。-Written with C++ CryptAPI encrypted file program source code, and hope to be useful.
miracl
- Miracl Library All Files Included
MD5_RSA
- 基于MD5和RSA的数字签名系统的设计与实现.pdf 本文主要就基于MD5和RSA的数字签名系统进行设计与实现-MD5 and RSA Digital Signature System Design and Implementation. Pdf In this paper, based on MD5 and RSA digital signature system design and implementation
