资源列表
Voltage-Security-WhitePaper-Format-Preserving-Encr
- 保留格式加密的白皮书。保留格式加密可以解决相同格式的明文与密文之间的加密问题,适用于数据库字段的加密等。-Encrypted format to retain the White Paper. Encryption can be resolved to retain the same format as the format of the plaintext and ciphertext encryption between the applied field of encryption in
RSAcomplicated
- RSA算法的C++实现。RSA公钥加密算法是1977年由Ron Rivest、Adi Shamirh和LenAdleman在(美国麻省理工学院)开发的。RSA取名来自开发他们三者的名字。RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的所有密码攻击,已被ISO推荐为公钥数据加密标准。RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥。-RSA Algorithm C++
des
- **函数: DesDecString **目的: 解密给定长度的串 **参数: sKey 密钥串. 一般为8个字节长(实际解密时只用其前8个字节) ** nKeyLen 密钥长度. 如果密钥为字符串(以 \0 结尾),值可为0 ** 如果密钥不足8个字节, 密钥串后面不足的字节以 \0 填充 ** sSrc 解密前的串. 为8个倍数字节长 ** nSrcLen 解密前的串长度. 该串长度必须为8的倍数个字节 ** sDest 存放解密后的串. 为nSrcLen字节长
RSACOM
- 通过读取安装机器硬盘序列号,并采用RSA加密算法,实现软件注册加密功能。-By reading the serial number to install the machine hard disk and uses RSA encryption algorithm, to achieve registration of encryption software.
os21u
- OS21 is a royalty free, light weight, multitasking operating system. It is based on the existing OS20 API and is intended for applications where small footprint, and excellent real time responsiveness are required. It provides a multi-priority pr
CodeDecodeCompressDeCom
- 21种加密54种压缩算法模块,vb源代码。-54 species of 21 compression algorithm encryption module, vb source code.
Standard_software_engineering_design_process
- Standard software engineering design process软件工程开发设计流程规范-Standard software engineering design process of software engineering development and design process specification
des
- DES加密的c语言实现,对学习DES算法很有帮助哦-DES
openssl_CN
- OpenSSL中文简介。及其难找的资料····介绍了OpenSSL的相关内容,包括加密算法、证书、指令等-Brief Introduction to OpenSSL. Its hard to find information on the OpenSSL related content, including encryption algorithms, certificate, instruction, etc.
rsa
- 实现简单的RSA对文件加密的算法,功能包括对明文的加密操作,对密文的解密操作,以及密钥的管理等。-To achieve a simple RSA encryption algorithm on the document, include the encryption of the plaintext, the ciphertext decryption operations, and key management.
UUID
- 获得设备号,给软件加密,有一定学习价值。-Access device number, to software encryption, there is some learning value.
pca
- A very good descr iption on principal component analysis
