▍1. 加密算法
c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
C++ 实现格公钥密码, 包括LWE困难问题。(implementation of lattice public key cryptography)
对txt文件的加密解密,采用c++编写。(The encryption and decryption of the txt file, using c ++.)
用于车型定位识别所用的加密狗文件,非常实用(Dongle for vehicle location identification file used, very practical)
基于ATSHA204的加密技术 ,保密性好,破解成本高,在传输线上没有密匙(ATSHA204 based encryption technology, security and good, high cost break in the transmission line is no key)
ATMEL加密芯片ATSHA204A例子代码,部分代码优化,可以使用,MCU环境为ATMEL的ATSAMD20E16,如果有兴趣可供下载(ATMEL crypto security IC code. The Code Test was OK ,and Ease of Application.The micro Controler is ATMEL SAMD20,welcome Download。)
国密sm2加密算法源码,适用于银行项目或者是对sm2加密算法有研究的朋友(Sm2 state secret encryption algorithm source code, apply to banks or project is sm2 encryption algorithm research friends)
仿射密码惟密文攻击,标准C实现,大学本科密码学课程实践(affine cipher ciph-text only attack, standard C)
atmel系列加密芯片资料,ATSHA204芯片手册。希望对编写驱动的朋友有所帮助!(Atmel series data encryption chip, manual ATSHA204 chip. Hope to write a driver for friends to help!)
自己写的LZ4压缩解压工作,还有RSA加解密,其中CRC为私用种子,使用者请忽略CRC小工具,只用LZ4的RSA(LZ4 AND RSA TOOL)
sm4国密对称算法源码和使用sample,请参考。。(sm4 source code sample)
C++实现大整数类的运算符重载,输入输出重载,和关系判断重载(C++ achieve large integer class of operator overloading, overloading the input and output, and the relationship between judges overloaded)
QT QT GAME ENGINE DESIGN ASSIGNMENT 3 CODE
加密解密(Encoder)C#源代码 v1.0 加密解密(Encoder),实现MD5加密,DES加密解密,RSA加密解密。使用的是System.Security.Cryptography 命名空间提供的相关类(Encryption and decryption (Encoder) C# source code v1.0 Encryption and decryption (Encoder), achieve MD5 encryption, DES encryption and decryption, RSA encryption and decryption. Using System.Security.Cryptography namespace provides related classes)
c# 非对称加密解密,经过测试,实际使用中(C# asymmetric encryption and decryption RSA)
加密解密代码,des及rsa加密解密方法,c#编辑(Encryption, decryption code des rsa encryption and decryption method, c# editor)