CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - rsa encrypt
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - rsa encrypt - List
[
Crack Hack
]
RSA的加密算法的应用DEMO
DL : 1
RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to encrypt.
Date
: 2008-10-13
Size
: 244.76kb
User
:
江智勇
[
Crack Hack
]
rsa3
DL : 0
rsa加密算法源码-Source code of RSA encrypt algorithm
Date
: 2026-01-10
Size
: 11kb
User
:
站长
[
Crack Hack
]
RSA的加密算法的应用DEMO
DL : 0
RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to encrypt.
Date
: 2026-01-10
Size
: 244kb
User
:
江智勇
[
Crack Hack
]
300_encrypt
DL : 0
加密算法 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
Date
: 2026-01-10
Size
: 380kb
User
:
Nikii
[
Crack Hack
]
RSADlg
DL : 0
此算法是用VC++编译的,用RSA算法对任何文件加密,简单易懂。-This algorithm is used VC++ Compiled using RSA algorithm to encrypt any document, easy-to-read.
Date
: 2026-01-10
Size
: 3kb
User
:
yuchen
[
Crack Hack
]
cryptopp552
DL : 0
加密算法RSA,DSA等,用C++实现,内附加有详细的说明-Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has
Date
: 2026-01-10
Size
: 969kb
User
:
mark
[
Crack Hack
]
RSA_Matlab
DL : 0
在Matlab中采用RSA算法对数据进行加密,RSA是密码学中典型的算法。-In Matlab used RSA algorithm to encrypt data, RSA is Cryptography typical algorithms.
Date
: 2026-01-10
Size
: 72kb
User
:
滕建忠
[
Crack Hack
]
rsa
DL : 0
此文件是实现了使用rsa加密 可以加密图片、文本等-This document is to achieve the use of encryption can encrypt rsa picture, text, etc.
Date
: 2026-01-10
Size
: 2kb
User
:
王雪娇
[
Crack Hack
]
RSA_Encrypt
DL : 0
RSA加密算法,绝对可以用,亲测 RSA加密算法,绝对可以用,亲测-RSA encryption algorithm, can be absolute, the pro-test RSA encryption algorithm, can be absolute, the pro-test
Date
: 2026-01-10
Size
: 3kb
User
:
海旭
[
Crack Hack
]
encrypt
DL : 0
详细的AES\RSA\SHA1实现原理,其中RSA中内容自建的大书包。-Detailed AESRSASHA1 Principle, in which the contents of self-RSA big bags.
Date
: 2026-01-10
Size
: 253kb
User
:
wuchengwei
[
Crack Hack
]
encrypt
DL : 0
rsa encryption which ask a user input must me be uppercase letter-rsa encryption which ask a user input must me be uppercase letter..
Date
: 2026-01-10
Size
: 5kb
User
:
hilaeira
[
Crack Hack
]
Research-And-Development-Of-RSA-File-Encryption.ra
DL : 0
分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应用程序进行改进,对关键算法进行尽可能的优化,最终得到一个在windows运行的可以用指定密钥对任意文件进行RSA加密并可解密的完整应用程序,和一些相关的可移植组件。-Do research about the application area of RSA encryption and reason that RSA can be used for file encryption. Design a RSA file-encrypt solution and complete an application on Microsoft Windows™ . Design a C++ class based on normal RSA algorithm. And make a DLL module based on the class. Then complete a .Net Framework™ window-application using that DLL. The application can encrypt any file and decrypt them. The file after encryption can be saved as a text file. And the encryption-keys also can be saved as text.Provide pivotal classes chart, project description, core algorithm flowchart, all source code, and module interfaces document. Do application performance test and record the performance data. Analyze the result then optimize core algorithm and improve the application. Finally, create a practical application using RSA algorithm that can encrypt and decrypt any file. And several modules in the project can be reuse by other applications. For instance, the C++ class can be
Date
: 2026-01-10
Size
: 1020kb
User
:
张波
[
Crack Hack
]
RSA
DL : 0
encrypt-decrypt with RSA algorithm. implementation encryption algorithm with RSA method. using public key and private key. first, generate public and private key with generate.php. you will get e,d, and n. for encrypt, use the e and n for private and public key. and using d and n as private and public key to decrypt your text
Date
: 2026-01-10
Size
: 8kb
User
:
wahyu
[
Crack Hack
]
RSA
DL : 0
Encrypt Decrypt RSA Algorithm In C-Encrypt Decrypt RSA Algorithm In CPP
Date
: 2026-01-10
Size
: 1kb
User
:
Yogesh
[
Crack Hack
]
RESsecure
DL : 0
通过j2se编程实现1024位RSA加密算法,内部含有明文密文再到明文的检测测试可以快速生成密钥对-Pass the j2se plait distance realization 1024 RSA to encrypt calculate way, inner part imply a clear statement secret content again arrive clear statement of examination test can fast born and airtight key rightness
Date
: 2026-01-10
Size
: 5kb
User
:
刘伟
[
Crack Hack
]
rsa
DL : 0
rsa加密是古典密码学中常用的一种加密方法,该程序简单,实用,适合初学者使用。-rsa encrypt
Date
: 2026-01-10
Size
: 1kb
User
:
逸薇
[
Crack Hack
]
RSA-encrypt-file
DL : 0
利用RSA加密算法对txt文档加密或者解密-RSA encrypt txt file
Date
: 2026-01-10
Size
: 1kb
User
:
关少华
[
Crack Hack
]
RSA
DL : 0
自己利用VS2010实现的RSA加密算法程序.可以作为模块使用,可以封装。-RSA encrypt programmer
Date
: 2026-01-10
Size
: 659kb
User
:
chen
[
Crack Hack
]
crypto rsa
DL : 0
A user of RSA creates and then publishes a public key based on two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, and if the public key is large enough, only someone with knowledge of the prime numbers can decode the message feasibly.[2] Breaking RSA encryption is known as the RSA problem. Whether it is as difficult as the factoring problem remains an open question.
Date
: 2026-01-10
Size
: 18kb
User
:
minddz
[
Crack Hack
]
RSA加密解密
DL : 0
利用RSA对大数进行加密和解密,同时对大数进行计算,如大数相加、相减、及相乘(Using RSA to encrypt and decrypt large numbers, and calculate the number of large numbers, such as adding, subtracting, and multiplying large numbers.)
Date
: 2026-01-10
Size
: 359kb
User
:
lala_
«
1
2
3
4
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.