Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Crypto
Search - Crypto - List
DL : 0
数据加密的一个库:Crypto++,功能很多,接口完善。-A data encryption library: Crypto++, Features a lot of perfect interfaces.
Update : 2024-05-02 Size : 1010688 Publisher : 111111

DL : 0
这个文章和附件的源代码用Crypto++,C#,java语言实现数字签名消息的签发与验证过程。-The articles and annex the source code used Crypto++, C#, Java language for issuing digital signature information with the verification process.
Update : 2024-05-02 Size : 2299904 Publisher : phdyg

DL : 0
rsa算法 CRYPTO 函数库 实现,注意编译时候把工程属性修改成使用MFC静态连接-rsa algorithm library CRYPTO realized, attention to compile time to modify the project properties to use MFC static Connection
Update : 2024-05-02 Size : 1024 Publisher : 尹有志

DL : 0
.Net控件,提供多种对字符串的加密、解密方法-. Net controls, provides a wide range of string encryption, decryption method
Update : 2024-05-02 Size : 30720 Publisher : blestbiz

DL : 0
一个很全很强大的密码算法库,是一个大学研究机构编写的,可以用来作算法分析和仿真验证。-a crypto library includs various algorithm, such as aes, des ,ecc ,rsa ...
Update : 2024-05-02 Size : 529408 Publisher : hanyu

DL : 0
1、DES加密示例程序,包含全部加密过程,可以实现单个文件加解密功能;2、椭圆曲线密码体制加密算法实现原理源码;3、RSA算法示例源码-1, DES encryption sample procedures, contains all the encryption process, you can achieve a single file encryption and decryption functions 2, Elliptic Curve Cryptography encryption algorithm implementation principle source 3, RSA algorithm sample source
Update : 2024-05-02 Size : 8192 Publisher :

DL : 0
it codes a number up to 4 digits with concrete sequence substantially him it changes in order to it does not appear for safety that they is this and afterwards again it changes in his regular form
Update : 2024-05-02 Size : 1024 Publisher : tante

ULTRA v1.0.3 File and Text encryption module. Very well documented sourcecode feat. strong and fast ULTRA symmetric encryption algorithm, OFB mode, variabel-lenght key, key quality check, data compression, string encryption to Crypto Message Format, full file handling support and error return codes with description. Ready to use and complete module. The ideal way to create your project using professional encryption. The zipfile contains the module and an example form to demonstrate the use of the module. Just create a project, add the module and write your own program code around it. Please read first how to use the module functions and subroutines.
Update : 2024-05-02 Size : 16384 Publisher : thangbom40000

AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-A popular method of product validation is using keys similar to VJJJBX-H2BBCC-68CF7F-2BXD4R-3XP7FB-JDVQBC. These compact keys can be derived using Symmetric Key Cryptosystems such as the Advanced Encryption Standard (AES). Other Public Key Cryptosystems are available such as RSA. However, these systems generally produce larger keys (which the user will eventually have to enter into the program to unlock functionality). Smaller producing Cryptosystems exist, but it is the author s opinion that they are highly encumbered with patents. Quartz is one such example. It is a Public Key Encryption System that produces a smaller cipher text based on Hidden Field Equations (HFEs). The Quartz website is littered with phrases such as "must license" and "pay royalties". The reader is also encouraged to investigate Signature Schemes (with Recovery) as an alternative method to producing Product Keys. An example is PSS-R, a Message Recovery Signature Scheme based on RSA. PSS-R is not suitable fo
Update : 2024-05-02 Size : 768000 Publisher : harris

AES Crypto PIC Code Example
Update : 2024-05-02 Size : 36864 Publisher : RMU

DL : 0
最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384, SHA512, Tiger, Whirlpool, RIPEMD160, RIPEMD320, RIPEMD128, RIPEMD256, Weak1::MD2, Weak1::MD4, Weak1::MD5 Non-Cryptographic Checksums CRC32, Adler32 Message Authentication Codes VMAC, HMAC, CBC_MAC, CMAC, DMAC, TTMAC, GCM (GMAC) Random Number Generators NullRNG(), LC_RNG, RandomPool, BlockingRng, NonblockingRng, AutoSeededRandomPool, AutoSeededX917RNG, DefaultAutoSeededRNG Password-based Cryptography PasswordBasedKeyDerivationFunction Public Key Cryptosystems DLIES, ECIES, LUCES, RSAES, RabinES, LUC_IES Public Key Signature Schemes DSA, GDSA, ECDSA, NR, ECNR, LUCSS, RSASS, RSASS_ISO, RabinSS, RWSS, ESIGN Key Agreement DH, DH2, MQV, ECDH, ECMQV, XTR_DH Algebraic Structures Integer, PolynomialMod2, PolynomialOver, RingOfPolynomialsOver, ModularArithmetic, MontgomeryRepresentati
Update : 2024-05-02 Size : 1048576 Publisher : 沧海

Crypto++的文档,虽然不是很全,但是其中有简单的调用该类库的方法实例。-Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384, SHA512, Tiger, Whirlpool, RIPEMD160, RIPEMD320, RIPEMD128, RIPEMD256, Weak1::MD2, Weak1::MD4, Weak1::MD5 Non-Cryptographic Checksums CRC32, Adler32 Message Authentication Codes VMAC, HMAC, CBC_MAC, CMAC, DMAC, TTMAC, GCM (GMAC) Random Number Generators NullRNG(), LC_RNG, RandomPool, BlockingRng, NonblockingRng, AutoSeededRandomPool, AutoSeededX917RNG, DefaultAutoSeededRNG Password-based Cryptography PasswordBasedKeyDerivationFunction Public Key Cryptosystems DLIES, ECIES, LUCES, RSAES, RabinES, LUC_IES Public Key Signature Schemes DSA, GDSA, ECDSA, NR, ECNR, LUCSS, RSASS, RSASS_ISO, RabinSS, RWSS, ESIGN Key Agreement DH, DH2, MQV, ECDH, ECMQV, XTR_DH Algebraic Structures Integer, PolynomialMod2, PolynomialOver, RingOfPolynomialsOver, ModularArithmetic, MontgomeryRepresentati
Update : 2024-05-02 Size : 79872 Publisher : 沧海

DL : 0
matlab实现的动画程序:程序运行时,会看到图中的小球沿着曲线周而复始的运动。-matlab s movie:use matlab to draw a figure,which can make the figure to moving like a movie.In this program,you will see a small ball roll along the curve up an down.
Update : 2024-05-02 Size : 8192 Publisher : 石衣

Criypto sample function by someone
Update : 2024-05-02 Size : 1024 Publisher : Ichwan

DL : 0
l algorithme de cryptage de Vigenere
Update : 2024-05-02 Size : 1024 Publisher : tougo

DL : 0
source code for private cryptography
Update : 2024-05-02 Size : 3072 Publisher : ari

很多介绍密码算法和协议的书都是介绍密码算法和密码系统的理论知识的,本书着重从实践的角度去描述算法,内容很不错。-Many cryptographic schemes and protocols, especially those based on public-keycryptography, have basic or so-called "textbook crypto" versions, as these versionsare usually the subjects for many textbooks on cryptography. This book takes a different approach to introducing cryptography: it pays much more attention tofit-for-application aspects of cryptography.
Update : 2024-05-02 Size : 13207552 Publisher : 齐慧玲

SCMiom32
DL : 0
ATmel Crypto IC Read & write Source code
Update : 2024-05-02 Size : 3072 Publisher : wzng steven

DL : 0
商用des、3des源码,支持软加密、MAC算法-des,3des
Update : 2024-05-02 Size : 28672 Publisher : chen

DL : 0
this is cod help in using the DES crypto method
Update : 2024-05-02 Size : 53248 Publisher : MOFREH
« 1 2 34 5 6 7 8 9 10 ... 27 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.