▍1. Sha2
standard encryption algorithms SHA2
C# DES 对称加密,通过向量和密钥控制加密内容,可加密,解密(C# DES symmetric encryption, and key vector control through the encrypted content can be encrypted and decrypted)
MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。(MD5 is a widely used " message- digest algorithm." Is actually a single hash function.)
自主编写的一个简单的加密程序,算法思想简单(Written in a simple self-encryption algorithm is simple thoughts)
此资料为加密芯片资料,里面有例程,是很好的资料(This data encryption chip data, there are routine, the data is good)
AT88SA102S,ATMEL首款密钥256位的加密芯片,开发比较简单,内含数据手册,介绍(AT88SA102S, ATMEL first 256-bit key encryption chip, the development is relatively simple, containing data sheets, introduced)
RSA算法,主要讲述算法的原理和过程,设计到加密解密,和溢出处理,初级学习RSA用(RSA algorithm, the algorithm mainly about the principle and process design to the encryption and decryption, and overflow processing, the primary study used RSA)
可以将md5格式的模型导入到3ds max中的一个插件(3dsmax-md5importer)
说明: 六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密(Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption)
AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。(AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific implementation method.)
仿射 suanfa daima 加密 解密(affine suanfa daima affine )
使用dll,将vc下进行文件加解密的blowfish方法做成dll文件,从而在vc中调用,隐藏加解密的参变量。(Using dll, under the vc the blowfish file encryption method made dll file, so call in vc, the hidden variable encryption and decryption of the parameters.)
100 多个加密和解密可以用到的库, 本人悉心收藏的精品(100 can be used to encrypt and decrypt the library, my collection of boutique carefully)
自己开发的一个des加密算法,可用作网络通信方面,希望对大家有帮助(Their development of a des encryption algorithm can be used as network communications, we want to help)