搜索资源列表
rsa1-cpp
- rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
JieMiJi
- 一个非常好用而且实用的非对称加密算法,里面有实例,完整的源码。-a very handy and practical non-symmetric encryption algorithm, there are examples, complete source code.
MyRSA
- 信息安全RSA非对称加密算法用c语言编程实现-information security RSA asymmetric encryption algorithm used programming language c
rsa1-cpp
- rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
JieMiJi
- 一个非常好用而且实用的非对称加密算法,里面有实例,完整的源码。-a very handy and practical non-symmetric encryption algorithm, there are examples, complete source code.
multicastpaper
- 论文标题:组播安全机制的研究与设计 作者:于福海 作者专业:计算机技术 导师姓名:原萍 授予学位:硕士 授予单位:东北大学 授予学位时间:20050701 论文页数:1-61 文摘语种:中文文摘 分类号:TP393.08 关键词:组播通信 安全机制 源认证 组密钥管理 摘要:本文结合课题实际特点,以组播安全为主题,对310网(全军局域网)中的组播提供安全保障进行了系统的研究。 对
SecureChat
- 提供加密的c/s 聊天程序。用到对称加密算法和非对称加密算法,实现客户服务器的安全聊天-Provide encrypted c/s chat program. Using symmetric encryption algorithms and asymmetric encryption algorithms, to achieve the security of client-server chat
RSA
- RSA对称、非对称加密解密算法,源代码和可执行文件,希望对学习密码学的朋友有帮助! -RSA symmetric, asymmetric encryption and decryption algorithms, source code and executable files, and they hope to learn cryptography helpful friend!
des
- des加密源代码,非对称加密技术能够有效的提高破解难度,数学算法难度-des encryption source code, non-symmetric encryption technology can effectively solve the difficulty of raising, the difficulty of mathematical algorithms
Rsa
- 用JAVA实现Rsa非对称加密算法 不算简单的算法 既可以加密又可以解密-Rsa use JAVA to achieve an asymmetric encryption algorithm is not a simple algorithm can be encrypted can be decrypted
PairKeyExample
- 非对称加密算法的JAVA代码,包含详细的代码注释,以及算法流程图。-Non-symmetric encryption algorithm JAVA code, the code contains detailed notes, as well as the algorithm flow chart.
rsaeuroi
- RSA算法源代码(VC版本)非对称加密解密算法-RSA algorithm source code (VC version) non-symmetric encryption and decryption algorithm
RSA
- rsa算法c语言实现 完整 有对话框,密码学经典非对称加密实现-rsa algorithm c language there is complete dialog box
RSAtested
- 用C实现的RSA非对称加密算法,经过测试,通过编译,可以执行的代码-C implementation using RSA asymmetric encryption algorithm, tested through the compilation, you can perform code
myrsa
- 公钥密码RSA ① 通过实际编程掌握非对称密码算法RSA的加密和解密以及快速加、解密过程,加深对非对称密码算法的认识。 ② 实现对RSA的解密密钥攻击。 -Public-Key Cryptography RSA ① through practical programming in non-asymmetric cryptographic algorithm RSA encryption and decryption as
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
java
- 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption
RSA
- Apple iOS和Mac平台,RSA非对称加密算法,能够实现iOS 和 Mac平台的的数据加解密;(Apple iOS and Mac platform, RSA asymmetric encryption algorithm, to achieve the iOS and Mac platform data encryption and decryption;)
证书加密解密
- 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了 M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会 更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级 的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们 可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文
国密算法
- 国密算法sm2和sm3的实现,SM2为非对称加密,基于ECC。该算法已公开。由于该算法基于ECC,故其签名速度与秘钥生成速度都快于RSA。ECC 256位(SM2采用的就是ECC 256位的一种)安全强度比RSA 2048位高,但运算速度快于RSA。 SM3?消息摘要。可以用MD5作为对比理解。该算法已公开。校验结果为256位。(Implementation of Sm2 and Sm3 National Secret Algor