搜索资源列表
RSA
- 本程序由纯C写成,区别于一般的用C++库函数做成的RSA加解密程序,运行在VS2008上,绝对可运行!-This program written by the pure C, is different from the general use of C++ library functions made of RSA encryption and decryption program, run in VS2008, it is definitely can run!
RSA-file
- 能根据选定的公钥和秘钥对明文和密文加、解密,同时扩大了数据处理范围-According to the selected public key and secret key, decrypt the plaintext and ciphertext plus, while expanding the range of data processing
crypt_tool
- 加/解密测试助手,空闲时间弄出的一个小软件,把平时项目上用到的加\解密算法整合,方便测试,现打包分享。 目前支持的加\解密算法有:AES,DES,RC,BLOWFISH,TWOFISH,CAMELLIA,KEELOQ,XTEA 还不支持:mdx,sha,rsa等,将在后面陆续增加。 如在使用过程中,软件出现各种BUG,可联系反馈,将在空闲时间里修改。-Encryption/decryption test assistant, came up with a little free time sof