文件名称:tomcrypt_libraries_v1.05
介绍说明--下载内容均来自于网络,请自行研究使用
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 descr iption (would like to learn more about the function can comment spectacle and source files) become independent function, use simpler
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 descr iption (would like to learn more about the function can comment spectacle and source files) become independent function, use simpler
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TomCrypt\Rinick's generator\out.txt
........\lib\readme.txt
........\Rinick's sample\readme.txt
........\.........ECC\readme.txt
........\.........generator\readme.txt
........\readme.htm
........\deltmp.bat
........\lib\source\makelib.bat
........\include\goozo_crypt.h
........\.......\ltc_tommath.h
........\lib\source\ltc_tommath.h
........\include\tomcrypt.h
........\lib\source\tomcrypt.h
........\include\tomcrypt_argchk.h
........\lib\source\tomcrypt_argchk.h
........\include\tomcrypt_cfg.h
........\lib\source\tomcrypt_cfg.h
........\include\tomcrypt_cipher.h
........\lib\source\tomcrypt_cipher.h
........\include\tomcrypt_custom.h
........\lib\source\tomcrypt_custom.h
........\include\tomcrypt_hash.h
........\lib\source\tomcrypt_hash.h
........\include\tomcrypt_mac.h
........\lib\source\tomcrypt_mac.h
........\include\tomcrypt_macros.h
........\lib\source\tomcrypt_macros.h
........\include\tomcrypt_misc.h
........\lib\source\tomcrypt_misc.h
........\include\tomcrypt_pk.h
........\lib\source\tomcrypt_pk.h
........\include\tomcrypt_pkcs.h
........\lib\source\tomcrypt_pkcs.h
........\include\tomcrypt_prng.h
........\lib\source\tomcrypt_prng.h
........\include\tommath_class.h
........\lib\source\tommath_class.h
........\include\tommath_superclass.h
........\lib\source\tommath_superclass.h
........\...\......\aes.c
........\...\......\aes_tab.c
........\...\......\anubis.c
........\...\......\base64_decode.c
........\...\......\base64_encode.c
........\...\......\blowfish.c
........\...\......\burn_stack.c
........\...\......\cast5.c
........\...\......\cbc_decrypt.c
........\...\......\cbc_done.c
........\...\......\cbc_encrypt.c
........\...\......\cbc_getiv.c
........\...\......\cbc_setiv.c
........\...\......\cbc_start.c
........\...\......\ccm_memory.c
........\...\......\ccm_test.c
........\...\......\cfb_decrypt.c
........\...\......\cfb_done.c
........\...\......\cfb_encrypt.c
........\...\......\cfb_getiv.c
........\...\......\cfb_setiv.c
........\...\......\cfb_start.c
........\...\......\chc.c
........\...\......\crypt.c
........\...\......\crypt_argchk.c
........\...\......\crypt_cipher_descriptor.c
........\...\......\crypt_cipher_is_valid.c
........\...\......\crypt_find_cipher.c
........\...\......\crypt_find_cipher_any.c
........\...\......\crypt_find_cipher_id.c
........\...\......\crypt_find_hash.c
........\...\......\crypt_find_hash_any.c
........\...\......\crypt_find_hash_id.c
........\...\......\crypt_find_prng.c
........\...\......\crypt_hash_descriptor.c
........\...\......\crypt_hash_is_valid.c
........\...\......\crypt_prng_descriptor.c
........\...\......\crypt_prng_is_valid.c
........\...\......\crypt_register_cipher.c
........\...\......\crypt_register_hash.c
........\...\......\crypt_register_prng.c
........\...\......\crypt_unregister_cipher.c
........\...\......\crypt_unregister_hash.c
........\...\......\crypt_unregister_prng.c
........\...\......\ctr_decrypt.c
........\...\......\ctr_done.c
........\...\......\ctr_encrypt.c
........\...\......\ctr_getiv.c
........\...\......\ctr_setiv.c
........\...\......\ctr_start.c
........\...\......\der_decode_bit_string.c
........\...\......\der_decode_choice.c
........\...\......\der_decode_ia5_string.c
........\...\......\der_decode_integer.c
........\...\......\der_decode_object_identifier.c
........\...\......\der_decode_octet_string.c
........\...\......\der_decode_printable_string.c
........\...\......\der_decode_sequence.c
........\...\......\der_decode_sequence_multi.c
........\...\......\der_decode_short_integer.c
........\...\......\der_decode_utctime.c