CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - rsa

搜索资源列表

  1. domainQuery

    0下载:
  2. 网上的域名查询系统,大都是基于ASP ASP.NET 和php的,其实用JSP也可以轻松实现! 闲来无事儿,就用JSP做了一个! 是基于AJAX技术的,用DWR实现的AJAX 特别感谢:http://www.checkdomain.com 提供查询资源! 里边还有一个aqu.jar包,那个是我的工具包!呵呵,里边有我的一些常用的方法和收集韦来的一些md5 aes des base64 rsa .....等加密类!其中 com.v246.utils.io.Path类,可以根据一个.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:247775
    • 提供者:古刹飞鹰
  1. RSA

    0下载:
  2. mu rsa in java i have developed it check it please
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3154
    • 提供者:ahmed
  1. rsa

    0下载:
  2. RSA 金鑰 用以下的方式來產生一個公開金鑰和一個私密金鑰: 1. 隨機選擇兩個的質數p和q,p不等於q,計算N=p*q。 2. 選擇一個整數e,e與(p-1)*(q-1)互質,並且e小於(p-1)*(q-1) 。 3. 求一個值 d,d<(p-1)*(q-1),且(d*e)除以((p-1)*(q-1)) 的結果,其餘數為 1。 4. 將p和q的記錄銷毀。-RSA keys in the following way to generate a public key an
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:369239
    • 提供者:vicky
  1. RSA

    0下载:
  2. RSA加解密算法,很适合初学者学习的一份资料,希望对大家有帮助-RSA encryption and decryption algorithm, it is suitable for beginners to learn an information, we want to help
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:3369
    • 提供者:翁志龙
  1. rsa

    0下载:
  2. rsa加密算法的JAVA实现,程序没问题,可以可以参考参考-JAVA realization of the RSA encryption algorithm, the program no problem, you can refer to the reference
  3. 所属分类:JavaScript

    • 发布日期:2017-12-06
    • 文件大小:1701
    • 提供者:陈家豪
  1. RSA

    0下载:
  2. RSA代码实现 能实现RSA参数的生成 和加解密-RSA code generation of RSA parameters and processing decryption
  3. 所属分类:JavaScript

    • 发布日期:2017-11-24
    • 文件大小:2527
    • 提供者:乐乐
  1. RSA

    0下载:
  2. 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -1 understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. (2) the RSA encryption algorithm, for ex
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:7549
    • 提供者:fuaixia
  1. rsa

    0下载:
  2. 一个移动客户端与服务端安全交互的解决方案。 针对: http://my.oschina.net/kaster/blog/130940 客户端使用AES加密报文,使用RSA公钥加密AES密钥 服务端使用私钥解密AES密钥,再使用AES密钥解密密文 隐掉了数据压缩部分-A mobile client and server security solutions that interact. For: http://my.oschina.net/kaster/bl
  3. 所属分类:JavaScript

    • 发布日期:2017-03-23
    • 文件大小:6156
    • 提供者:贾宝奇
  1. rsa

    0下载:
  2. 自己实现的rsa加密 使用了biginteger 界面用swing做的 密码学大作业-rsa implemented by myselt using BigInteger and swing
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:26638
    • 提供者:fengpuchun
  1. JCE-RSA

    0下载:
  2. 在JCE平台上验证RSA算法,计算机安全与保密作业,Java算法-Verification of RSA algorithm on JCE platform
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1210
    • 提供者:陈洁
  1. RSA

    0下载:
  2. 非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。 -Achieve asymmetric cryptographic techniques (1) be familiar with RSA-related functions (public and private key generation
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3354132
    • 提供者:王同学
  1. RSA

    0下载:
  2. 基于Java的RSA文件,直接拷到Eclipse即可运行-base on java ,the RSA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:9671
    • 提供者:梵高先生
  1. RSA-Tool

    0下载:
  2. java RSA 不对称加密密钥生成、加密解密实例-java RSA asymmetric encryption key generation, encryption and decryption instance.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:1520
    • 提供者:lidongdong
  1. demo-rsa

    0下载:
  2. 文件加密和解密系统,基于RSA的文件系统。运用的java写的程序-File encryption and decryption system, RSA-based file systems. Programs written using the java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3913
    • 提供者:花椰菜
  1. aes-rsa的实现

    1下载:
  2. AES和RSA的混合加密算法,JAVA版本,可运行实现。
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-03-13
    • 文件大小:38543
    • 提供者:490335686
  1. RSA

    0下载:
  2. Quick and fast RSA implementation in Java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1886
    • 提供者:Joe
  1. RSA tutorial

    0下载:
  2. cryptography RSA tutorial
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-07-26
    • 文件大小:2366
    • 提供者:ak47herna
  1. CrfRsa4j

    0下载:
  2. RSA秘钥生成,私钥加密-公钥解密,公钥加密-私钥解密,私钥签名-公钥签名,SH256无秘钥签名(RSA key generation, encryption key to decrypt the private key, public key encryption private key to decrypt the private key signature, public key signature, SH256 key signature)
  3. 所属分类:Java编程

  1. RSACoder

    0下载:
  2. RSA加解密代码和签名验证代码的java实现方式(RSA decryption code and signature verification code)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:买了吗
  1. RSAtest

    0下载:
  2. 使用java实现RSA算法, 使用java实现RSA算法(use Java implements RSA)
  3. 所属分类:Java编程

    • 发布日期:2018-05-07
    • 文件大小:15360
    • 提供者:天才大熊猫
« 1 2 34 5 6 7 8 »
搜珍网 www.dssz.com