Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Crypto
Search - Crypto - List
DL : 1
ECC椭圆曲线算法源代码.Crypto++库的开发者是Wei Dai,非常好,标准的C++模板,不论是学习还是从应用的角度,都是难得的教材。算是提供一个给大家多学习和交流的机会-ECC elliptic curve algorithm source code. Crypto Library is the development of Dai Wei, a very good standard C template, or whether it is learning from the application point of view, is a rare materials. One is to provide the public more study and exchange opportunities
Update : 2024-05-02 Size : 829440 Publisher : 舒若

Crypto++是一个非常强大的密码学库,主要是功能全,统一性好,基本上密码学中需要的主要功能都可以在里面找得到。Crypto++是由标准的C++写成的,学习C++、密码学、网络安全都可以通过阅读Crypto++的源代码得到启发和提高。-Crypto is a very powerful cryptography library, the main function of the whole, good uniformity basically cryptography needs of the main features can still find them. Crypto standard is written in C, learning C, cryptography, network security Crypto can read the source code and be inspired.
Update : 2024-05-02 Size : 8485888 Publisher : 冯军

一个还算高效的AES加密组件,应用了Crypto++加密算法库,对学习该库的人会有一些帮助-a fairly efficient AES encryption components, the application for Crypto encryption algorithm, learning the library will have some help
Update : 2024-05-02 Size : 75776 Publisher : 刘德小花

Othercl_ui
DL : 0
Crypto Library User Interface
Update : 2024-05-02 Size : 339968 Publisher : asdr

J2ME JSR177 SATSA Crypto API testing midlet
Update : 2024-05-02 Size : 937984 Publisher : hua

Most code samples included on this CD were developed with Microsoft Visual C++ version 5.0 and the Microsoft Windows CE Toolkit for Visual C++ version 5.0. The Sspi and Crypto samples were developed with Microsoft Visual C++ version 6.0 and the Microsoft Windows CE Toolkit for Visual C++ 6.0. The code in sample applications is ported for a Handheld PC, but the programming concepts that are presented apply to all Windows CE-based platforms. -Most code samples included on this CD were d eveloped with Microsoft Visual C version 5.0 an d the Microsoft Windows CE Toolkit for Visual C v ersion 5.0. The Sspi and Crypto samples were dev eloped with Microsoft Visual C version 6.0 and t he Microsoft Windows CE Toolkit for Visual C 6.0 . The sample code in applications is ported for a Handheld PC, but the programming concepts that are presente d apply to all Windows CE-based platforms.
Update : 2024-05-02 Size : 405504 Publisher : 王小彬

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
Update : 2024-05-02 Size : 389120 Publisher : Nikii

DL : 0
几乎涵盖了所有加密算法的源代码3des,md5,rsa,sha……,还带有测试sample,不可多得的好东西。-cover almost all encryption algorithm source code 3des, md5, rsa, sha ... also with a test sample, a very good thing.
Update : 2024-05-02 Size : 962560 Publisher : 韩四方

Cryptest (MFC Style Crypto++ v4.2 Library GUI). -Cryptest (MFC Style Crypto v4.2 Library GU I).
Update : 2024-05-02 Size : 144384 Publisher : srhg

DL : 0
Crypto api 使用实例,可以学习的例子-Crypto api to use examples, you can learn from examples
Update : 2024-05-02 Size : 1546240 Publisher : miao227

DL : 0
Crypto Checker,使用CyrtoApi做成-Crypto Checker, made use of CyrtoApi
Update : 2024-05-02 Size : 75776 Publisher : miao227

DL : 0
要在最低visual studio 2005的版本下运行,在运行后出现的对话框中输入密码就可以在下面的对话框中加密你想要加密的内容,可以保存加密后的内容,也可以观看加密后的内容。-To the minimum version of visual studio 2005 run, after running the dialog box that appears, type the password in the following dialog box encryption you want to encrypt the content can be saved encrypted content, but also be able to watch encrypted内容.
Update : 2024-05-02 Size : 23552 Publisher : 刘博

DL : 0
The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32® -based applications. Application developers can use the functions in the CryptoAPI without knowing anything about the underlying implementation, in much the same way as they can use a graphics library without knowing anything about the particular graphics hardware configuration.-The Microsoft® Cryptographic Application Programming Interface (CryptoAPI) provides services that enable application developers to add authentication, encoding, and encryption to their Microsoft Win32®-based applications. Application developers can use the functions in the CryptoAPI without knowing anything about the underlying implementation, in much the same way as they can use a graphics library without knowing anything about the particular graphics hardware configuration.
Update : 2024-05-02 Size : 1311744 Publisher : zy

DL : 0
The Stanford IBE library is a C implementation of the Boneh-Franklin identity-based encryption scheme. (See Boneh and Franklin, "Identity-Based Encryption from the Weil Pairing", CRYPTO 2001.) There are a few modifications and additions. The Boneh-Franklin scheme is used as a Key Encapsulation Mechanism, and off-the-shelf ciphers and HMACs are used for the actual encryption. (See Lynn, "Authenticated Identity-Based Encryption", available on eprint.
Update : 2024-05-02 Size : 98304 Publisher : 高超

This package provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a crypto engine to support it that includes AES-128 counter mode, TMMHv2, and replay protection. The definitions of these mechanisms are documented in the Internet Drafts in the doc/ subdirectory. The SRTP API is documented in include/srtp.h, and the library is in libsrtp.a (after compilation).
Update : 2024-05-02 Size : 860160 Publisher :

This a core library for whom need to integrate the crypto function(DES/3DES/RSA) Iinto their codes. Very useful -This a core library for whom need to integrate the crypto function (DES/3DES/RSA) Iinto their codes. Very useful
Update : 2024-05-02 Size : 124928 Publisher : Tiger Chen

DL : 0
ASM 多种hash模块,汇编源码 MD2,4,5 SHA 等多种加密算法 还有其他赠送内容-ASM multiple hash module, the compilation of source MD2, 4,5 SHA encryption algorithm, etc. There are other free content
Update : 2024-05-02 Size : 165888 Publisher :

DL : 0
著名的密码库Crypto++的文档 C++语言的杰作。程序员必备。-Well-known password database Crypto++ Documents C++ Language masterpiece. Programmers must.
Update : 2024-05-02 Size : 7844864 Publisher : xuanlong

Crypto++软件包,包括11个例子,25种加密算法的源程序,从AES到XTEA。-Crypto++ Packages, including 11 examples of 25 kinds of encryption algorithm source code, from the AES to XTEA.
Update : 2024-05-02 Size : 41984 Publisher : Bai

用c++(Crypto++)实现的,基于ecc的序列号生成代码,包含测试数据,和ECDSA文档-Using c (Crypto++) Realize, based on the serial number of ecc generated code, including test data, and documents ECDSA
Update : 2024-05-02 Size : 1260544 Publisher : sgirl
« 1 23 4 5 6 7 8 9 10 ... 27 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.