资源列表
base64
- Base64是一種使用64基的位置計數法。它使用2的最大次方來代表僅可列印的ASCII 字元。這使它可用來作為電子郵件的傳輸編碼。在Base64中的變數使用字元A-Z、a-z和0-9 ,這樣共有62個字元,用來作為開始的64個數字,最後兩個用來作為數字的符號在不同的系統中而不同。一些如uuencode的其他編碼方法,和之後binhex的版本使用不同的64字符集來代表6個二進制數字,但是它們不叫Base64。-Base64 is a 64-base position count. It uses
vigenere
- vigenere对文本文档进行加密,实现了对于文本文档的加解密。-vigenere text document is encrypted, to achieve the text of the document encryption and decryption.
DES
- DES加密解密算法,将文件或者字符串加密成des字符串-DES encryption and decryption algorithm, encrypted file or string into a string des
jiami
- rsa加密和解密算法实现的代码,了解rsa加密解密算法的具体步骤和具体分析-rsa encryption and decryption algorithm code rsa encryption and decryption algorithms to understand the specific steps and specific analysis
x2dess
- srtdes encryption support 3des encryption
CPU
- 在本系统中,分为密钥的授权和发卡两部分。 密钥的授权过程是在一级密钥管理系统产生总控密钥卡和总控密钥认证卡,再用这两张卡发出二级密钥卡和二级密钥认证卡,可以逐级进行授权。末级密钥管理系统可发出用户发卡母卡、用户发卡母卡认证卡和SAM卡。 -In this system, the authorization and card key into two parts. The authorization process is the key in a key management system
Gmpk
- 实现密钥的安全控制和管理是整个应用系统安全的关键,《密钥管理系统》设计遵循《中国金融集成电路(IC)卡规范(1.0)》和《银行IC卡联合试点密钥管理系统总体方案》,整个系统遵循以下设计原则:-Achieve key security control and management of the entire application system security key, " Key management system" designed to follow the "
caesar
- caesar cipher encrypto
base64
- C++泛型技术实现的base64解码编码类。-c++ template base64 encoder/decoder class
Serial-Protocol
- 这是一个单片机,串口通讯中对数据进行简单加密的程序代码。-This is a microcontroller, serial communication in a simple data encryption code.
AesCode
- AES加密解密算法,可选择128 192 256位密钥。 可加密解密字符串,可加密解密文件。 支持图形界面。 C++实现。-AES encryption and decryption algorithms, can choose 128 192 256-bit key. Can encrypt and decrypt strings, can encrypt and decrypt files. Graphical interface. C++ implementation.
Cipher
- 集合加解密和签名验证的java程序 注意运行之前要先在当前目录建立 AESKEY、DESKEY、RSAKEY三个文件夹-Set encryption and decryption and signature verification of java programs to run before the first note in the current directory to establish AESKEY, DESKEY, RSAKEY three folders
