资源列表
DES-by-C
- DES (Crypto Algorithm) by Visual C
ARMADILO-KEY
- tand-alone key generator source code for the SoftwarePassport/Armadillo Software Protection System. Copyright © 1999-2012 by Digital River. All Rights Reserved php module by Gene Warner Based on KeyMakerV420.c by Chad Nelson -tand-
asignment2_problem1_week1
- encryption program used to be encrypt
RSA-encryption-and-decryption
- RSA Encryption and decryption application in c#
rerew
- 随机划椭圆,它可以完成随机画椭圆功能,可以自定义颜色等
asp
- 超级ASP程序破星外,功能强大,有免杀能力-The ASP program to break the star outside
rsa
- RSA算法实现及RSA签名,此文件包括c源码,具体看说明。-RSA and RSA signature algorithm, this document, including c-source, see the specific instructions.
caesarcipher
- simple encryption with caesar cipher
dddd
- program avr kompas cmps 03
HashMD5
- 实现hashmd5功能的杂凑算法,广泛应用身份认证、签名认证等。-Realizing the function of hashmd5 hash algorithm, which are widely used authentication, signature, authentication, etc.
AES
- 正确的AES加密,包括AES.h,AES.cpp,以及测试文件-AES encryption, including AES.h, AES.cpp, as well as test file
RC4-Prog
- Example 1. To find 1537 x 4248 modulo 10, you could multiply out and take the last digit, but a better way would be to replace 1537 by 7 and 4248 by 8 to start, find 7 x 8 = 56, and then take 56 mod 10 to get 6 as the answer. A handy standard no