资源列表
makescrete
- 简单的密码加密与解密,希望对你有帮助-Simple password encryption and decryption, want to help you. . . .
rsa
- 简单rsa算法的实现,信息安全原理实践实验代码,c语言编写-Simple rsa algorithm implementation, test code, information security, c language
webshell_decoder
- obfuscation webshell decode( base64 rot13, zlib)
jia_mi
- 一个简单而实用的加密函数,可放入主程序中任意调用。使用时可将需要加密的口令字符作为参数调用该函数,返回的就是加密后的口令。-A simple and practical encryption function, any call can be placed in the main program. Can use the encrypted password characters will need to call the function as a parameter to return th
SingleTableencrypted
- 单表加密的加密方法一般是代替或置换,是本人密码学所做课题,内赋两个版本.-Single Table encrypted encryption methods are generally in place of or replacement, are subject I did learn the password, which given two versions.
GenerateKeyPair
- use bouncycastle to generate RSA keyPair
RSA
- rsa 加密解密 数字签名rsa数字签名公钥加密私钥解密c++源代码-rsa digital signature
rsa
- 基于RSA算法的数字签名的实现,本程序是基于c来实现的-RSA digital signature algorithm is based on the realization that this process is implemented based on c
CSIHashFunction
- SQL Assembly /Encrypt/Decrypt password in table
EMPLOYEE
- this c++ code describes the employee details in a company
RSAUtils
- RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。-Rsa encryption algorithm
Columnar
- Columnar is a transposition cipher. It is used in cryptography. The message is written as letters in a row and it is coded by reading out the letter columnwise.