资源列表
aes
- this the sourse code of aes algorithm -this is the sourse code of aes algorithm
DESmixRSA
- 一种基于DES 和RSA 算法的混合密码系统 混合密码系统充分利用了公钥密码和对称密码算法的优点,克服其缺点,解决了每次传送更新密钥的问题。发送者自动生成对称密钥,用对称密钥按照DES 算法加密发送的信 息,将生成的密文连同用接受方的公钥按照RSA 算法加密后的对称密钥一起传送出去。收信者用其密钥按照RSA 算法解密被加密的密钥来得到对称密钥,并用它来按照DES 算法解密密文。
JSPmanage
- jsp管理系统 -jsp Management System
DSA
- A book on Algorithms and Data structures using C-A book on Algorithms and Data structures using C++
RSA-by-DSP
- RSA算法的实现 通过DSP快速实现.快速模幂运算 DSP 密钥拆分 RSA 算法-A Fast Implementation of RSA Algorithm by DSP
pkcs-1v2-1
- PKCS #1 v2.1: RSA Cryptography Standard
AES
- Assuming that one could build a machine that could recover a DES key in a second (i.e., try 255 keys per second), then it would take that machine approximately 149 thousand-billion (149 trillion) years to crack a 128-bit AES key. To put that into per
advanced.text.encryption.decryption.algorithm.code
- 文本加密解密算法开发高级代码Development of advanced text encryption and decryption algorithm code -Development of advanced text encryption and decryption algorithm code
liu_shengying_jiajiemi
- 利用liu系统的自同步混沌信号,对数字音频信号进行加解密-Liu systems use self-synchronization of chaotic signals, the digital audio signal encryption and decryption
testLinearattack_20160603
- Linear attack for SPN
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
Cezario_algoritmas
- Ceasar crypt/decrypt string algorithm written in C-Ceasar crypt/decrypt string algorithm written in C++
