Export rsa private/public key pair
资源简介:Export rsa private/public key pair
上传时间: 2017-09-26
上传用户:ggwz258
资源简介:java applet code for generating RSA key pair
上传时间: 2014-08-15
上传用户:manking0408
资源简介:RFC3029: Internet X.509 public Key Infrastructure Data Validation and Certification Server Protocols
上传时间: 2013-12-12
上传用户:维子哥哥
资源简介: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.
上传时间: 2014-01-23
上传用户:pompey
资源简介:PKI(public key infrastructure) and CA(certificate authority)
上传时间: 2014-01-10
上传用户:nanxia
资源简介:PKI(public key infrastructure) and CA(certificate authority)
上传时间: 2016-04-17
上传用户:lizhizheng88
资源简介:Hardware Architectures for public Key Cryptography
上传时间: 2016-10-24
上传用户:kelimu
资源简介:加密算法实现 Pegwit is a program for performing public key file encryption and authentication. Encryption means that pegwit allows you to keep the information in files you send by email (or other means) confidential. Eavesdroppers ...
上传时间: 2016-12-12
上传用户:franktu
资源简介:Implementation Of ELGAMAL public key encryption in C . it can use very long key os size 2007 decimal digit.
上传时间: 2013-12-14
上传用户:cylnpy
资源简介:this is source code of public key
上传时间: 2017-06-19
上传用户:xsnjzljj
资源简介:A public Key Infrastructure (PKI) binds cryptographic public keys to physical entities through digital certificates. A PKI includes components that issue digital certificates and distribute certificate status information. PKI users select...
上传时间: 2017-07-31
上传用户:561596
资源简介:RSA ( Rivest Shamir Adleman )is crypthograph system that used to give a secret information and digital signature . Its security based on Integer Factorization Problem (IFP). RSA uses an asymetric key. RSA was created by Rivest, Shamir, and ...
上传时间: 2017-09-01
上传用户:chfanjiang
资源简介:creat a certificate using makecert creat a PKCS#12.pfx file to store the private key Encrypte data using the public Key in Certificate Decrypt data using the private key in a PKCS#12.pfx file
上传时间: 2016-10-28
上传用户:agent
资源简介:由于电子商务广泛采用公开密钥技术,职能部门有必要对公钥加以管理。本文简要介绍了基于PKI的密钥托管技术及密钥托管代理的概念,分析了密钥托管的步骤,以及政府部门在密钥托管代理的帮助下强制访问信息的过程。 关键词:密钥托管 证书授权认证 公开密钥 公...
上传时间: 2013-12-18
上传用户:tonyshao
资源简介:Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code for Unix(including Linux) and Windows environments. This essential code companion covers a wide range of topics, includi...
上传时间: 2015-09-03
上传用户:gundan
资源简介:Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible w...
上传时间: 2014-01-16
上传用户:skhlm
资源简介:A certification path is an ordered list of certificates starting with a certificate issued by the relying party s trust root, and ending with the target certificate that needs to be validated. Certification path validation procedures are ...
上传时间: 2017-07-31
上传用户:清风冷雨
资源简介:个人编的rsa的源代码,算出public—private key;其中有Euclid,Extend Euclid的实现,以及Millar-Rabin test的实现,和加密/解密
上传时间: 2016-10-21
上传用户:1427796291
资源简介:ITU-T Recommendation V.90 98年9月版本 A DIGITAL MODEM AND ANALOGUE MODEM pair FOR USE ON THE public SWITCHED TELEPHONE NETWORK (PSTN) AT DATA SIGNALLING RATES OF UP TO 56 000 bit/s DOWNSTREAM AND UP TO 33 600 bit/s UPSTREAM
上传时间: 2014-01-17
上传用户:hn891122
资源简介:RSA key generation, enjoy and remember me in your prayers
上传时间: 2014-11-30
上传用户:电子世界
资源简介:package query public class LinkQuery { private Node front private Node vear public LinkQuery() { this.front=null this.vear=null } public void add(int i) { Node newNode=new Node(i) if(vear==null && front==...
上传时间: 2016-07-08
上传用户:天诚24
资源简介:ublic class DropMidlet extends MIDlet { public static DropMidlet midlet private static MainCanvas m_MainCanvas //定义MainCanvas的引用 public DropMidlet() { super() //初始化,继承MIDlet类的构造 midlet = this }
上传时间: 2016-11-26
上传用户:cc1
资源简介:This work briefly explains common cryptosystems and details two most popular private-key ciphers: DES ,which is probably the most widely used, and AES, which is intended to replace DES.
上传时间: 2013-12-20
上传用户:xfbs821
资源简介:RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric method.
上传时间: 2013-12-07
上传用户:ma1301115706
资源简介:public class DBClass { private String driver private String url private String username private String password private Connection connection private Statement statement private String message="" }
上传时间: 2017-05-23
上传用户:c12228
资源简介:a true random number generator (TRNG) in hardware which is targeted for FPGA-based crypto embedded systems. All crypto protocols require the generation and use of secret values that must be unknown to attackers.Random number generators (RNG...
上传时间: 2014-01-09
上传用户:一诺88
资源简介:It use both RSA and AES for encry/decryption with fingerprint as Key.
上传时间: 2013-12-10
上传用户:685
资源简介:以MS .NET 所寫的RSA程式,支援KEY Inport/Outport
上传时间: 2014-11-23
上传用户:wys0120
资源简介:使用非对成RSA算法的序列号验证基础库,使用者只需要更改Key.Resx中的公钥即可保证验证的安全性。
上传时间: 2014-01-09
上传用户:gundan
资源简介:第一个是path 和 CLASSPATH的问题 第二个是package和import问题 第三个是public,protected,private,static,什 么时候用,为什么要用,怎么用 第四个是制作jar文件
上传时间: 2014-01-18
上传用户:qlpqlq