Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - tomcrypt
Search - tomcrypt - List
该压缩包中包括 tom的加密函数库及pdf说明 ,以及Rinick s ECC:椭圆曲线非对称加密密钥生成器 -the compression package includes tom encryption functions and pdf descriptions and Rinick s ECC : Elliptic Curve asymmetric encryption key generator
Update : 2008-10-13 Size : 1.15mb Publisher : dbmm

LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types of encryption function, the one-way function summary, the pseudo-random number generator, public key encryption function. You can download the source of the document and its Note : http : / / in C www.libtomcrypt.org libtomcrypt builde r6 compiler for tomcrypt.lib
Update : 2008-10-13 Size : 299.8kb Publisher : lucy

tomcrypt加密函数库(http://libtomcrypt.org),由Rinick(rinick@gmail.com)编写makefile文件,可以在bcc下编译成lib-tomcrypt encryption functions (http : / / libtomcrypt.org) by Rinick (rinick@gmail.com) makefile document preparation, Under the bcc compiled lib
Update : 2008-10-13 Size : 1.8mb Publisher : 小毛

这是由Rinick编写的加解密函数库。最近找了不少关于加解密的C源码,这个是最全,最好的一个
Update : 2008-10-13 Size : 1.81mb Publisher : 梁锋

各种加解密算法的C++实现,包括ECC、MD5等
Update : 2008-10-13 Size : 2.07mb Publisher : 木易

希望大家喜欢


Update : 2008-12-08 Size : 1.88mb Publisher : ccalone

该压缩包中包括 tom的加密函数库及pdf说明 ,以及Rinick s ECC:椭圆曲线非对称加密密钥生成器 -the compression package includes tom encryption functions and pdf descriptions and Rinick s ECC : Elliptic Curve asymmetric encryption key generator
Update : 2025-03-14 Size : 1.15mb Publisher :

LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types of encryption function, the one-way function summary, the pseudo-random number generator, public key encryption function. You can download the source of the document and its Note : http :// in C www.libtomcrypt.org libtomcrypt builde r6 compiler for tomcrypt.lib
Update : 2025-03-14 Size : 300kb Publisher : lucy

tomcrypt加密函数库(http://libtomcrypt.org),由Rinick(rinick@gmail.com)编写makefile文件,可以在bcc下编译成lib-tomcrypt encryption functions (http :// libtomcrypt.org) by Rinick (rinick@gmail.com) makefile document preparation, Under the bcc compiled lib
Update : 2025-03-14 Size : 1.8mb Publisher : 小毛

这是由Rinick编写的加解密函数库。最近找了不少关于加解密的C源码,这个是最全,最好的一个-This is prepared by Rinick encryption library. Recently to find a lot of encryption and decryption on the C source code, this is the most whole, the best a
Update : 2025-03-14 Size : 1.81mb Publisher : 梁锋

各种加解密算法的C++实现,包括ECC、MD5等-A variety of encryption and decryption algorithm C++ Realize, including the ECC, MD5, etc.
Update : 2025-03-14 Size : 2.07mb Publisher : 木易

一些封装好的加密函数的源代码,包括DES,RSA等源代码-Some good encryption function package' s source code, including DES, RSA, such as source code
Update : 2025-03-14 Size : 2.06mb Publisher : 小余

专为VC++开发的加密函数库,可以在bcc下编译成lib,内含使用教程和帮助文档。-For VC++ development library of encryption can be compiled under bcc into lib, includes the use of tutorials and help documents.
Update : 2025-03-14 Size : 2.07mb Publisher : 148

DL : 0
专为VC++开发的加密函数库,由Rinick编写了makefile文件,可以在bcc下编译成lib,内含使用教程和帮助文档。 -Developed specifically for VC++ encryption library from Rinick prepared makefile file can be compiled under bcc into lib, includes the use of tutorials and help documentation.
Update : 2025-03-14 Size : 2.07mb Publisher : 胡静娴

专为VC++开发的加密函数库,由Rinick编写了makefile文件,可以在bcc下编译成lib,内含使用教程和帮助文档。 -Developed specifically for VC++ encryption library from Rinick prepared makefile file can be compiled under bcc into lib, includes the use of tutorials and help documentation.
Update : 2025-03-14 Size : 2.07mb Publisher : yzj

tomcrypt源码,库,说明文档和示例,中文注释-tomcrypt source code, libraries, documentation and examples, Chinese Notes
Update : 2025-03-14 Size : 2.07mb Publisher : 王文浩

goozo_crypt.obj是TomCrypt加密函数库中很重要的一个obj文件,但是很多朋友下载TomCrypt的时候缺少goozo_crypt.obj,我在此借花献佛,希望对大家有帮助。-goozo_crypt.obj TomCrypt encryption library is a very important one obj file, but when many of my friends to download TomCrypt lack goozo_crypt.obj, I Jiehuaxianfo, we want to help.
Update : 2025-03-14 Size : 4kb Publisher : niehaohong

这个是LibTomCrypt开源库的最新版本!LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。-The latest version 1.17 of the Open Source Library "Tomcrypt"!
Update : 2025-03-14 Size : 1.83mb Publisher : jam

lib:包含lib文件(及相应源文件供参考)使用前将goozo_crypt.obj和tomcrypt.lib两个文件复制到C++builder的lib目录下 include:头文件,使用前复制到C++builder的include目录下 docs(tom):tom提供了加密函数库的pdf说明(想进一步了解功能可以看头文件和源文件中的注释) Rinick s ECC:椭圆曲线非对称加密的一个例子和密钥生成器 几个基本功能封装成了独立的函数,使用变得较为简单 -lib: contains the lib file (and the corresponding source files for reference) before using the goozo_crypt.obj and tomcrypt.lib two files are copied to the lib directory C++builder include: header files, the copied to C++builder include directory under docs (tom ): tom Rinick' s ECC: Elliptic Curve asymmetric encryption of a few examples and key generator basic functions package provides encryption library pdf description (would like to learn more about the function can comment spectacle and source files) become independent function, use simpler
Update : 2025-03-14 Size : 1.81mb Publisher : 范权昌

DL : 0
tomcrypt加密函数库中的tomcrypt.lib-One important part of the encryption function library tomcrypt
Update : 2025-03-14 Size : 233kb Publisher : 段晓英
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.