搜索资源列表
rsa1.0
- RSA算法的源码,出自高手 VC。-RSA algorithm source code, stems from master VC.
rsaalgorithminvc
- rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.-rsa encryption algorithm vc realized, 1024 can be achieved encryption-the source code of rsa algorithm in vc, which can d
RSAPK
- RSA公钥加解密算法源码,VC++语言开发, 可生成最长1024比特密钥对,里面包含大数运算类,可直接移植使用。-RSA public key encryption algorithm source code, VC++ Language development, can generate up to 1024 bit key pair, which contains large numbers computing categories
RSA1024
- 本程序实现了RSA(1024bits)加密解密,无论是学习还是应用,都是不错的一个程序,希望对大家有所帮助!-This procedure has RSA (1024bits) encryption and decryption, both the study or application of a procedure are good, I hope all of you to help!
generate_RSA_n
- 生成大素数并检验以及生成RSA1024位公钥子程序,不使用库文件,源代码公开,清晰有注释-Generate large prime numbers and testing, and to generate RSA1024-bit public key subroutine, do not use library files, source code is open, clear and annotated
Keygen_srcdds
- 用RSA1024算法加密,以防止软件被轻易破解-A keyboard simulation procedure is used
generate_RSA
- 生成大素数并检验以及生成RSA1024位公钥子程序,不使用库文件,源代码清晰有注释-Generate and test large prime numbers and generate RSA1024-bit public key subroutine, do not use library files, source code clearly annotated
RSA_TST
- 实现RSA1024加密采用大数运算,测试通过-RSA1024 encryption computation of large numbers, and tested
Class_SoftRSA
- 本代码提供了一个封装类,将OPENSSL提供的RSA1024加解密算法重新封装,简化输入输出参数,实现SHA1摘要、密钥导入导出、RSA签名、验证、加密、解密等基本功能,可直接引用到软件项目中使用,编译时另需要libeay32.lib的支持,请自行编译OPENSSL1.0.0b-This code provides a wrapper class, the OPENSSL provides the RSA1024 encryption
rsa
- RSA1024 加密解密源码,可移植到其他的嵌入式平台(Rsa1024 encryption and decryption source code, which can be transplanted to other embedded platforms)