资源列表
ibe.tar
- IBE加密算法分配秘密钥,AES加密数据,希望对大家有用。这是在LInux下编程的,用于ARM。-IBE distribution of secret key encryption algorithm, AES encrypted data, want to be useful. This is under LInux programming for the ARM.
Crypto
- This archive include the source code that standard and famous crypto algorithms. DES and 3DES, AES, RSA.
Enigma
- 一款模拟enigma密码机的软件,包含源代码(An software analog enigma machine , including source code)
New-Tongda-oa2013-PJ
- 2013破解补丁,最新补丁,完美破解,直接覆盖原路径-tongda OA2013 New pojie
Teach.Yourself.Game.Programmin.g.in.24.Hours
- Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windows platfor
CVE-2013-6282
- 漏洞属于Linux内核级别的漏洞,在android 2.x至4.3之前的版本中同样存在,可以用于系统提权,获得root权限。属于Linux系统API缺陷。Linux下漏洞的CVE编号为CVE-2013-6282。-Linux kernel level vulnerabilities are vulnerabilities also exist in android 2.x versions prior to 4.3, the system can be used to provide the r
ECC
- ECC加密算法,对数据进行加密解密。保护数据安全性与可靠性-ECC crapt descrapt
eiffel_slides
- 这个是eiffel语言的课件。在国内很少eiffel的学习资料,这个是俄罗斯一所学校的课件,挺好的资料。-This is the eiffel language courseware. Little eiffel at home study materials, this is a school in Russia, courseware, very good information.
RSA
- RSA加密算法是一种非对称加密算法。在公钥加密标准和电子商业中RSA被广泛使用。源代码包括RSA的源程序以及dll文件。-RSA encryption algorithm is a non-symmetric encryption algorithm. In public key encryption standards and electronic commerce is widely used in RSA. Source code includes the source code and
2006122253045315
- 超级密码生成软件,很好用的,不过不适应掩码类破解
Double-encryption
- 使用IDEA算法对文件进行加密后,在使用数字水印技术实现信息隐写-Use the IDEA algorithm to encrypt files, in the use of digital watermarking technology to realize the Information Steganography
DEScode
- DES加密解密程序。代码演示DES加解密完整过程。对于学习、了解DES加密有相当学习价值。-DES encryption and decryption procedures. The code demonstrates DES encryption and decryption to complete the process.