Welcome![Sign In][Sign Up]
Location:
Search - rsa string

Search list

[source in ebook一个RSA的类的源代码

Description: 一个RSA源代码,对各种字符串进行加密解密,包含汉字,数字-a source of all kinds of strings encryption and decryption, including Chinese characters, figures
Platform: | Size: 2413568 | Author: | Hits:

[Other数学实验

Description: 用MATLAB实现的RSA。界面友好,可加密任意长度字符串。-MATLAB RSA. Friendly interface, encryption arbitrary length of the string.
Platform: | Size: 18432 | Author: 泉台 | Hits:

[Crack Hack300_encrypt

Description: 加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds] -encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Primitives :- To generate an RSA key cryptest g-To encrypt an d decrypt a string using RSA cryptest r-To calcu late MD5, SHS, and RIPEMD algorithms-160 message digests : cryptest m file-To encrypt and decrypt a string using DES-EDE in CBC mode : cryptest t-To encrypt or decrypt a file cryptes t e | d input output- To share a file into shadows : cryptest's
Platform: | Size: 389120 | Author: Nikii | Hits:

[Crack Hackrsa_tool

Description: 1、使用MIRCL大整数库开发的,支持最高4096位。 2、加密时原文的长度一旦超过密钥长度,就会解密错误。 这里不实现任意长度字串的加密原因有二: 1)。便于观察及测试用 2)。偷懒 3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况 4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密; 但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。 现在想到的就这几点了,以后想到了再补。-1, the use of the large integer MIRCL development, support the highest 4096. 2, encryption at the original length exceeding key length, will be declassified wrong. Here is not to achieve arbitrary length of the encrypted string two reasons : 1). Facilitate observation and tests using 2). 3 lazy, if found in the use of the original and a password is not the same time, it reflects the emergence of the second of four points. If the production-number and keys, if the original has been in existence, will be automatically encrypted and decrypted. But key length of more than 1024 when it wants to encryption and decryption require Click the button. Now think of these suggestions, and stop thinking of the future.
Platform: | Size: 39936 | Author: 李大叶 | Hits:

[Crack Hackencryptdll3.7final

Description: 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individual, enterprise development sharing software encryption tools, support Windows platforms in various types of development tools : Visual C++, Visual Basic, Delphi, PowerBuilder, Visual FoxPro. Integration Algorithm for the algorithm are : BlowFish, MD5, Secret16, AES, SHA, CRC32-, RSA, DES, string encryption/decryption, document encryption/decryption and other powerful algorithms. Provide a DLL files-Reg.dll, through reuse it to achieve data encryption and decryption.
Platform: | Size: 679936 | Author: 沐柏 | Hits:

[CA authRSA

Description: RSA算法的演示程序,分组加密功能,可以对任意长度的字符串进行加密解密-RSA algorithm demo program, packet encryption, you can for any length of string encryption and decryption
Platform: | Size: 1981440 | Author: | Hits:

[CA authsign

Description: C#实现数字签名 /* 基于RSA的数字签名和验证C#源码 * (采用字符串作为参数)RSA_Demo3 * 运行环境:.net2.0 framework */-C# Realize digital signature/* Based on the RSA digital signature and verification C# Source* (using the string as a parameter) RSA_Demo3* Runtime Environment:. Net2.0 framework* /
Platform: | Size: 1024 | Author: 基金 | Hits:

[Crack Hackmain

Description: 用C++简单实现RSA算法对字符串的加解密,简单易懂-With C++ Simple RSA algorithm to realize string encryption and decryption, easy-to-read
Platform: | Size: 218112 | Author: 孙秋英 | Hits:

[Crack HackRSA

Description: 用RSA算法实现字符串的加密解密,MFC实现,界面简洁易操作。-RSA algorithm with a string encryption and decryption, MFC implementation, interface, simple and easy to operate.
Platform: | Size: 1879040 | Author: 周旋 | Hits:

[Crack Hack5sourcecodes

Description: o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java, fuzzy string matching in c-o-1 knapsack parallel implementaion in c, Begining socket pro in c.zip, rsa using crt in c, des in java, fuzzy string matching in c++
Platform: | Size: 13312 | Author: srinath | Hits:

[Crack HackcryptofDESAESRSA

Description: 实现了DES、AES、RSA的字符串加密,含界面,人机友好。-Implements DES, AES, RSA encryption string, including the interface, human-computer friendly.
Platform: | Size: 1758208 | Author: 常鹏 | Hits:

[Crack HackRSA

Description: 基于RSA的公钥加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-Based on RSA public key encryption, the use of java in the relevant class to achieve the specified string encryption and decryption, to achieve graphical interface
Platform: | Size: 20480 | Author: | Hits:

[Crack Hackrsa

Description: java实现的RSA算法,可对中文字符串加密,解密,因为加密前使用base64对需要加密的字符串进行编码-java implementation of the RSA algorithm, can Chinese string encryption, decryption, because the encryption of the former needs to be encrypted using base64 encoded string
Platform: | Size: 3072 | Author: 韦健 | Hits:

[Crack HackRSA

Description: 一个RSA的源代码,能够生产大素数密钥,并且能够加密字符串-An RSA source code, which can generate a large prime number keys and the encrypted string
Platform: | Size: 2009088 | Author: wuga | Hits:

[Crack Hackrsa

Description: rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)-#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)
Platform: | Size: 3108864 | Author: ploto | Hits:

[Linux-Unixrsa

Description: RSA加解密算法代码C语言编写,可对字符串和文件加密-RSA encryption algorithm code written in C language, may to the string and file encryption
Platform: | Size: 6144 | Author: Felix | Hits:

[Crack HackRSA

Description: // Struts2 Action方法中: // 将公钥的 modulus 和 exponent 传给页面。 // Hex -> apache commons-codec RSAPublicKey publicKey = RSAUtils.getDefaultPublicKey() ActionContext.getContext().put("modulus", new String(Hex.encodeHex(publicKey.getModulus().toByteArray()))) ActionContext.getContext().put("exponent", new String(Hex.encodeHex(publicKey.getPublicExponent().toByteArray()))) // 页面里,Javascript对明文进行加密: var modulus = $( #hid_modulus ).val(), exponent = $( #hid_exponent ).val() var key = RSAUtils.getKeyPair(exponent, , modulus) pwd1 = RSAUtils.encryptedString(key, pwd1) pwd2 = RSAUtils.encryptedString(key, pwd2) 13 14 // 服务器端,使用RSAUtils工具类对密文进行解密 15 RSAUtils.decryptStringByJs(password1) -RSA demo
Platform: | Size: 1437696 | Author: 宋向阳 | Hits:

[Crack HackRSA

Description: 用RSA算法实现对字符串的加密及解密。其中质数p q以及私钥都可以自行设定。-String encryption and decryption using the RSA algorithm. Primes pq, and the private key can set their own.
Platform: | Size: 753664 | Author: WalyLing | Hits:

[Crack HackRSA

Description: 该程序使用RSA公钥算法实现了对一个字符串的加密和解密功能。其中,采用欧几里德算法(即辗转相除法)来判断两个数是否是素数。另外,使用菜单选项来选择当前是要“加密”还是“解密”。-The program use RSA public key algorithm is presented for a string of encryption and decryption function. Among them, the Euclidean algorithm (namely division algorithm) to determine whether the number of two prime Numbers. In addition, the use of the menu options to choose the current is to "encryption or decryption".
Platform: | Size: 223232 | Author: xiaoyezi | Hits:

[OS programrsa

Description: RSA 加密解密研究代码,实现RSA公钥、私钥的生成、用生成的密钥加密解密测试字符串。-Study on the RSA encryption and decryption code, implementation of RSA public key, private key is generated, with the generated key for encryption and decryption of the test string.
Platform: | Size: 10413056 | Author: 徐锋 | Hits:
« 12 3 »

CodeBus www.codebus.net