搜索资源列表
300_encrypt
- 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests:
RSA加密解密及RSA签名和验证
- RSA加密解密及RSA签名和验证算法,c/s界面,-RSA encryption and decryption and validation of signatures RSA algorithm, c / s interface,
aes加密算法实现,经过FPGA验证的
- aes加密算法实现,经过FPGA验证的!,aes encryption algorithm, after FPGA validation!
des3.rar
- 3des加密算法实现,经过FPGA验证的!,3des encryption algorithm, after FPGA validation!
CalcCRC32
- 一个CRC32数据校验工具,能将计算结果分别用十进制和十六进制显示。-A CRC32 data validation tool, able to calculate the results were displayed in decimal and hexadecimal.
check_des_key
- des加解密密钥的验证检测算法,可根据返回值 判断输入8byte密钥的校验结果和加密强度; -des plus authentication decryption key detection algorithm can be judged according to return value 8byte key input validation results and encryption strength
KeyGen
- 用于产生ECC加密的 密钥,并通过了验证-ECC used to generate encryption keys, and through the validation
checksum
- 模拟校验和计算程序。即输入一段文字,输出其校验和值-Simulation validation and calculation procedures. That is, a section of text input, the output of its checksum value
crc
- 这是CRC字符串校验的源码,可对字符串校验后输出校验码-This is the CRC checksum of the source string can be output after the string checksum validation code
sha
- sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
AES-Crypto-SN-Generator
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
pkcs7signaturesANDverify
- 模拟PKCS#7号标准做的签名及验证程序 Java开发~-Simulation of PKCS# 7 signatures and code according to do Java development ~ validation process
md5
- MD5加密,用于MD5数据校验对照,测试已通过,可以用-MD5 encryption, MD5 data validation for the control, the test has passed, the available
MD5Application
- 密码学 中的 MD5算法 可以用于数据的变更判断,软件包 验证,消息验证-Cryptography MD5 algorithm can be used to determine changes in the data, the package validation, message authentication
123
- 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, puts forward secure hash functio
OtpTest_HMAC
- C# 实现文件的MD5验证 和hash验证-C# validation and implementation file MD5 hash verification
myRsaSercurity
- 生成公钥和私钥,并用来加密指定字符串, 验证功能一并写上了。呵呵,网上搜了不少资料。花了点时间集成到一起了。比较有实用价值-Public and private keys generated and used to encrypt the specified string, validation be written on. Oh, a lot of information found online. It took time to integrate together. Have m
crc5
- crc5为5位的数据校验码,起着检测数据正确与否的功能~-crc5 5 data validation code plays a test data is correct or not the function ~
Android_Anti_compiler_Tools
- Android反编译工具包,内含图形和命令两种反编译方式,命令支持windows和linux平台,亲测验证成功!-Android decompile Kit, containing graphical and command two decompile command support windows and linux platform, pro-test validation is successful!
CMAC
- 在实现AES基础上,用C编写CMAC算法并调试通过。输入数据进行CMAC验证。-In the realization of AES based on the CMAC algorithm written in C and debugging. CMAC input data validation
