搜索资源列表

  1. public-key

    0下载:
  2. using public Decrypt and Encrypt message. just basic introduction how to dencrypt and decrypt.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52448
    • 提供者:david
  1. gyvoteFlash

    0下载:
  2. 公用投票系统(ASP+Flash)-public vote system
  3. 所属分类:WEB源码

    • 发布日期:2024-05-16
    • 文件大小:197632
    • 提供者:王铭
  1. RSA_Prog

    0下载:
  2. rsa数字签名公钥加密私钥解密c++源代码-The C++ source program of RSA digital signature about encryption with public key and decryption with secret key.
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:冉冉
  1. GetPublicIP

    0下载:
  2. 一个获取本机外网IP(或称公网IP或INTERNET IP)的程序。 现在网上的代码几乎全是获取内网(局域网)IP的-access to a machine outside the IP network (or public IP, or Internet IP) procedures. Now the Internet is almost all code within the access network (LAN) IP
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:71680
    • 提供者:阿龙
  1. 公钥加密算法

    0下载:
  2. rsa加密解密是一种公钥加密算法,广泛应用于信息安全领域-rsa encryption and decryption is a public key encryption algorithm widely used in the field of information security
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:张震
  1. studentinfo

    0下载:
  2. 学生信息管理系统(JBuilder x 开发,采用RSA 512位公钥加密,私钥用于找回密码,2006-4-5)-student information management system (x JBuilder development, adoption 512 RSA public key encryption, the private key used to retrieve passwords 2006-2007-4- 5)
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-16
    • 文件大小:1847296
    • 提供者:zy
  1. PKIDigitalCertificate

    0下载:
  2. 有关公钥基础设施数字证书的签名及认证。有详尽的注释,代码分发送者和接受者两部分。-the public key infrastructure digital certificate authentication and signatures. Details on the Notes, code-sender and the recipient of two parts.
  3. 所属分类:网格计算

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:lin
  1. cert_bak

    0下载:
  2. cert主要用于证书的生成,验证,证书信息的显示和公私钥-cert mainly for the certificate generation, validation, the certificate shows that the information and public private key
  3. 所属分类:Web服务器

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:
  1. GetRealIp

    0下载:
  2. 由于内网用户只能得到内网IP而无法得到公网IP,想法:从以知可显示自己公网IP的网页文件中分析出自己的公网IP.-within the network because users can only be within the IP network can not be public IP, ideas : From show to know what their public IP's website documents the
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:Randy
  1. see5-public

    0下载:
  2. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:134144
    • 提供者:田晶
  1. DownRSA

    0下载:
  2. RSA加密算法java代码,自动生成公钥和密钥-RSA encryption algorithm java code, automatic generation public key cryptography
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:sikyZhao
  1. public

    0下载:
  2. 文件操作、网络操作等公共函数,分享大家使用,这类不错-File operations, network operations and other public functions, to share the use, of such good
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:cnhotel
  1. RSA

    0下载:
  2. RSA公开密钥密码系统是由R.Rivest,A.Shamir,L.Adleman提出的,不仅仅可用于数据的加密,也可用于数字签名。本程序提供了RSA加密和解密过程实现的源代码。-RSA public key cryptosystem by R. Rivest, A. Shamir, L. Adleman raised, not only can be used for data encryption, digital signature
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:663552
    • 提供者:严玉洁
  1. NET

    0下载:
  2. The public key infrastructure (PKI) is the foundation and center of network security architecture now, can provide security services including confidentiality, authentication, dig2ital signatures and integrity.
  3. 所属分类:技术管理

    • 发布日期:2024-05-16
    • 文件大小:11264
    • 提供者:士大夫
  1. TCPtalk

    0下载:
  2. TCP实现聊天功能 可以广域网 只要服务器公有IP-TCP to achieve wide-area network can chat as long as the server public IP
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:79872
    • 提供者:李子涵
  1. SimplifyingPublicKeyManagement

    0下载:
  2. PKI(public key infrastructure) and CA(certificate authority)
  3. 所属分类:CA认证

    • 发布日期:2024-05-16
    • 文件大小:270336
    • 提供者:carll
  1. RSA

    0下载:
  2. :RSA 是最广泛的公钥算法,从程序实现的主要思想、算法分析及流程说明、实验环境要求描述、运行 和结果、运行效率分析和程序源代码六方面介绍运用java程序实现RSA加密算法,要求输入明文的二进制位数 不少于1024。-: RSA public key is the most widely algorithm, from the process to achieve the main ideas, algorithms and p
  3. 所属分类:CA认证

    • 发布日期:2024-05-16
    • 文件大小:160768
    • 提供者:王功臣
  1. java_encrypt_decrypt

    0下载:
  2. 1、利用公钥密码技术实现对称密码技术密钥的分配; 2、利用所分配的对称密钥对通信内容进行加/解密; -1, the use of public key cryptographic techniques to achieve symmetric cryptography key distribution 2, using the symmetric key by the distribution of the content o
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:张海滨
  1. public-key

    0下载:
  2. using public Decrypt and Encrypt message. just basic introduction how to dencrypt and decrypt.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:67584
    • 提供者:david
  1. see5-public

    0下载:
  2. see5-public program-see5-public program.....
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:82944
    • 提供者:Jose
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org