Welcome![Sign In][Sign Up]
Location:
Search - RSA key generation implementation

Search list

[Crack Hack99-GuTingTing-RSA

Description: RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation. using RSA encryption and decryption rules rules processing data. RSA digital signature algorithm uses RSA Digital Signature Algorithm. The paper describes how the RSA algorithm to the basic principles RSA encryption algorithm and the realization of how to use RSA digital signature.
Platform: | Size: 19361 | Author: huke | Hits:

[Crack Hack99-GuTingTing-RSA

Description: RSA算法是一种公钥密码算法.实现RSA算法包括生成RSA密钥,用RSA加密规则和解密规则处理数据。RSA数字签名算法利用RSA算法实现数字签名。本文详述了RSA算法的基本原理, RSA加密算法的实现以及如何利用RSA实现数字签名.-RSA is a public key cryptography algorithm. Implementation of RSA algorithm include RSA key generation. using RSA encryption and decryption rules rules processing data. RSA digital signature algorithm uses RSA Digital Signature Algorithm. The paper describes how the RSA algorithm to the basic principles RSA encryption algorithm and the realization of how to use RSA digital signature.
Platform: | Size: 19456 | Author: huke | Hits:

[Crack HackRSAfinal

Description: 能够生成1024位的RSA算法密钥对,C++语言实现-1024 to generate the RSA key pair algorithm, C Language Implementation
Platform: | Size: 58368 | Author: jjunfan | Hits:

[Crack Hackrsa

Description: RSA算法加密、解密、密匙的产生的实现源程序-RSA algorithm for encryption, decryption, key generation implementation of source code
Platform: | Size: 6144 | Author: Richard | Hits:

[Crack HackRSA

Description: JAVASCRIPT实现的使用RSA密钥对加密解密以及产生密钥对-JAVASCRIPT using RSA key implementation and the generation of encryption and decryption key pair
Platform: | Size: 56320 | Author: saijd | Hits:

[Crack Hackjava_security_sdk

Description: 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastle package, including DES_CBC Algorithm, RSA algorithm implementation (including: key generation, public key encryption and private decryption, digital signature and signature verification), the realization of digital envelope using the envelope to achieve digital large file encryption and decryption. Can be used as research, study of information security design and implementation of cryptographic technology. On the basis of the original number of improvements, file encryption, decryption time to frequent the IO plus a buffer, RSA private key can PKCS8 accumulated when the form and then saved by the BASE64 encoding.
Platform: | Size: 212992 | Author: 鹿淑煜 | Hits:

[Crack Hacktinypkc

Description: TinyPKC performs assymmetric cryptography for TinyOS 2.x based on the original implementation in CyaSSL (http://www.yassl.com/yaSSL/Products-cyassl.html). It offers support for the following operations: - RSA public key encryption / private key decryption - RSA private key signature generation / public key signature verification - ECDSA signature generation and verification - ECDH operations-TinyPKC performs assymmetric cryptography for TinyOS 2.x based on the original implementation in CyaSSL (http://www.yassl.com/yaSSL/Products-cyassl.html). It offers support for the following operations: - RSA public key encryption / private key decryption - RSA private key signature generation / public key signature verification - ECDSA signature generation and verification - ECDH operations
Platform: | Size: 68608 | Author: FR | Hits:

[Crack Hack信息安全实验2-1

Description: 实验内容 1、对称密码技术的实现 (1)熟悉相应的DES加密/解密函数的使用,在单机完成对特定文件(test-1.txt)的单重DES加密/解密; (2)针对DES密钥特点(8字节,64比特位,其中真正起作用的为56比特位),设计一次一密的密钥产生机制(即每次会话所使用的密钥都是临时随机产生的); 2、非对称密码技术的实现 (1)熟悉RSA相关函数(公私钥生成函数,加密/解密函数); (2)利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。 3、信息摘要技术的实现 (1)熟悉MD5算法的实现函数; (2)利用MD5实现函数,对特定文件(test-1.txt)进行信息摘要的计算,得到信息摘要M1;尝试改变特定文件中的内容(比如改变其中某个字母),再利用MD5计算一次信息摘要,看同之前得到的信息摘要是否相同; 设计要求 1、JAVA语言编程实现 2、单机上完成 3、加密内容为一文本文件(从服务器下载),从服务器上下载相关软件包(jce-1_2_2和帮助文件,主要用于RSA密钥生成和加/解密,如果安装了JDK1.6版本以上,则不需要jce支持)后,请先阅读帮助再进行编程。(DES/RSA/MD5 The implementation of symmetric cryptography (1) familiar with the use of the corresponding DES encryption / decryption function, complete single DES encryption / decryption of a particular file (test-1.txt) in a single machine; (2) for DES key features (8 bytes, 64 bits, which really works for 56 bits), the design of a secret key generation mechanism (i.e. using the session key is randomly generated temporary);)
Platform: | Size: 16384 | Author: 潇洒坤 | Hits:

[Crack Hackrsa数字签名

Description: rsa数字签名系统,c++,MFC实现,自动生成秘钥(Rsa digital signature system, c++, MFC implementation, automatic key generation)
Platform: | Size: 58368 | Author: 小童117 | Hits:

CodeBus www.codebus.net