- for_diguixiajiang 编译课程设计的for语句的递归下降法
- imageload.zip 应risking的要求上载的imageload.dll文件和使用imageload.dll的例子imageview程序
- MLcode Machine Learning Java Eclipse code which goes along with Stephen Marsland s book Machine Learning
- ocr delphi delphi delphi
- serpent-avx2-asm_64 x86
- cleanup-tuahnology-collision 与上一个上传源码属同一问题的不同方面
文件名称:tomcrypt_libraries_v1.05
-
所属分类:
- 标签属性:
- 上传时间:2013-01-01
-
文件大小:1.81mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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/codepub.com说明.txt
TomCrypt/Rinick's generator/out.txt
TomCrypt/lib/readme.txt
TomCrypt/Rinick's sample/readme.txt
TomCrypt/Rinick's ECC/readme.txt
TomCrypt/Rinick's generator/readme.txt
TomCrypt/readme.htm
TomCrypt/deltmp.bat
TomCrypt/lib/source/makelib.bat
TomCrypt/include/goozo_crypt.h
TomCrypt/include/ltc_tommath.h
TomCrypt/lib/source/ltc_tommath.h
TomCrypt/include/tomcrypt.h
TomCrypt/lib/source/tomcrypt.h
TomCrypt/include/tomcrypt_argchk.h
TomCrypt/lib/source/tomcrypt_argchk.h
TomCrypt/include/tomcrypt_cfg.h
TomCrypt/lib/source/tomcrypt_cfg.h
TomCrypt/include/tomcrypt_cipher.h
TomCrypt/lib/source/tomcrypt_cipher.h
TomCrypt/include/tomcrypt_custom.h
TomCrypt/lib/source/tomcrypt_custom.h
TomCrypt/include/tomcrypt_hash.h
TomCrypt/lib/source/tomcrypt_hash.h
TomCrypt/include/tomcrypt_mac.h
TomCrypt/lib/source/tomcrypt_mac.h
TomCrypt/include/tomcrypt_macros.h
TomCrypt/lib/source/tomcrypt_macros.h
TomCrypt/include/tomcrypt_misc.h
TomCrypt/lib/source/tomcrypt_misc.h
TomCrypt/include/tomcrypt_pk.h
TomCrypt/lib/source/tomcrypt_pk.h
TomCrypt/include/tomcrypt_pkcs.h
TomCrypt/lib/source/tomcrypt_pkcs.h
TomCrypt/include/tomcrypt_prng.h
TomCrypt/lib/source/tomcrypt_prng.h
TomCrypt/include/tommath_class.h
TomCrypt/lib/source/tommath_class.h
TomCrypt/include/tommath_superclass.h
TomCrypt/lib/source/tommath_superclass.h
TomCrypt/lib/source/aes.c
TomCrypt/lib/source/aes_tab.c
TomCrypt/lib/source/anubis.c
TomCrypt/lib/source/base64_decode.c
TomCrypt/lib/source/base64_encode.c
TomCrypt/lib/source/blowfish.c
TomCrypt/lib/source/burn_stack.c
TomCrypt/lib/source/cast5.c
TomCrypt/lib/source/cbc_decrypt.c
TomCrypt/lib/source/cbc_done.c
TomCrypt/lib/source/cbc_encrypt.c
TomCrypt/lib/source/cbc_getiv.c
TomCrypt/lib/source/cbc_setiv.c
TomCrypt/lib/source/cbc_start.c
TomCrypt/lib/source/ccm_memory.c
TomCrypt/lib/source/ccm_test.c
TomCrypt/lib/source/cfb_decrypt.c
TomCrypt/lib/source/cfb_done.c
TomCrypt/lib/source/cfb_encrypt.c
TomCrypt/lib/source/cfb_getiv.c
TomCrypt/lib/source/cfb_setiv.c
TomCrypt/lib/source/cfb_start.c
TomCrypt/lib/source/chc.c
TomCrypt/lib/source/crypt.c
TomCrypt/lib/source/crypt_argchk.c
TomCrypt/lib/source/crypt_cipher_descriptor.c
TomCrypt/lib/source/crypt_cipher_is_valid.c
TomCrypt/lib/source/crypt_find_cipher.c
TomCrypt/lib/source/crypt_find_cipher_any.c
TomCrypt/lib/source/crypt_find_cipher_id.c
TomCrypt/lib/source/crypt_find_hash.c
TomCrypt/lib/source/crypt_find_hash_any.c
TomCrypt/lib/source/crypt_find_hash_id.c
TomCrypt/lib/source/crypt_find_prng.c
TomCrypt/lib/source/crypt_hash_descriptor.c
TomCrypt/lib/source/crypt_hash_is_valid.c
TomCrypt/lib/source/crypt_prng_descriptor.c
TomCrypt/lib/source/crypt_prng_is_valid.c
TomCrypt/lib/source/crypt_register_cipher.c
TomCrypt/lib/source/crypt_register_hash.c
TomCrypt/lib/source/crypt_register_prng.c
TomCrypt/lib/source/crypt_unregister_cipher.c
TomCrypt/lib/source/crypt_unregister_hash.c
TomCrypt/lib/source/crypt_unregister_prng.c
TomCrypt/lib/source/ctr_decrypt.c
TomCrypt/lib/source/ctr_done.c
TomCrypt/lib/source/ctr_encrypt.c
TomCrypt/lib/source/ctr_getiv.c
TomCrypt/lib/source/ctr_setiv.c
TomCrypt/lib/source/ctr_start.c
TomCrypt/lib/source/der_decode_bit_string.c
TomCrypt/lib/source/der_decode_choice.c
TomCrypt/lib/source/der_decode_ia5_string.c
TomCrypt/lib/source/der_decode_integer.c
TomCrypt/lib/source/der_decode_object_identifier.c
TomCrypt/lib/source/der_decode_octet_string.c
TomCrypt/lib/source/der_decode_printable_string.c
TomCrypt/lib/source/der_decode_sequence.c
TomCrypt/lib/source/der_decode_sequence_multi.c
TomCrypt/lib/source/der_decode_short_integer.c
TomCrypt/lib/source/der_decode_utctime.c
TomCrypt/lib/source/der_encode_bit_string.c
TomCrypt/lib/source/der_encode_ia5_string.c
TomCrypt/lib/source/der_encode_integer.c
TomCrypt/lib/source/der_encode_object_identifier.c
TomCrypt/lib/source/der_encode_octet_string.c
TomCrypt/lib/source/der_encode_printable_string.c
TomCrypt/lib/source/der_encode_sequence.c
TomCrypt/lib/source/der_encode_sequence_multi.c
TomCrypt/lib/source/der_encode_short_integer.c
TomCrypt/lib/source/der_encode_utctime.c
TomCrypt/lib/source/der_length_bit_string.c
TomCrypt/lib/source/der_length_ia5_string.c
TomCrypt/lib/source/der_length_integer.c
TomCrypt/lib/source/der_length_object_identifier.c
TomCrypt/lib/source/der_length_octet_string.c
TomCrypt/lib/source/der_length_printable_string.c
TomCrypt/lib/source/der_length_sequence.c
TomCrypt/lib/source/der_length_short_integer.c
TomCrypt/lib/source/der_length_utctime.c
TomCrypt/lib/source/des.c
TomCrypt/lib/source/dh.c
TomCrypt/lib/source/dh_sys.c
TomCrypt/lib/source/dsa_export.c
TomCrypt/lib/source/dsa_free.c
TomCrypt/lib/source/dsa_import.c
TomCrypt/lib/source/dsa_make_key.c
TomCrypt/lib/source/dsa_sign_hash.c
TomCrypt/lib/source/dsa_verify_hash.c
TomCrypt/lib/source/dsa_verify_key.c
TomCrypt/lib/source/eax_addheader.c
TomCrypt/lib/source/eax_decrypt.c
TomCrypt/lib/source/eax_decrypt_verify_memory.c
TomCrypt/lib/source/eax_done.c
TomCrypt/lib/source/eax_encrypt.c
TomCrypt/lib/source/eax_encrypt_authenticate_memory.c
TomCrypt/lib/source/eax_init.c
TomCrypt/lib/source/eax_test.c
TomCrypt/l
TomCrypt/Rinick's generator/out.txt
TomCrypt/lib/readme.txt
TomCrypt/Rinick's sample/readme.txt
TomCrypt/Rinick's ECC/readme.txt
TomCrypt/Rinick's generator/readme.txt
TomCrypt/readme.htm
TomCrypt/deltmp.bat
TomCrypt/lib/source/makelib.bat
TomCrypt/include/goozo_crypt.h
TomCrypt/include/ltc_tommath.h
TomCrypt/lib/source/ltc_tommath.h
TomCrypt/include/tomcrypt.h
TomCrypt/lib/source/tomcrypt.h
TomCrypt/include/tomcrypt_argchk.h
TomCrypt/lib/source/tomcrypt_argchk.h
TomCrypt/include/tomcrypt_cfg.h
TomCrypt/lib/source/tomcrypt_cfg.h
TomCrypt/include/tomcrypt_cipher.h
TomCrypt/lib/source/tomcrypt_cipher.h
TomCrypt/include/tomcrypt_custom.h
TomCrypt/lib/source/tomcrypt_custom.h
TomCrypt/include/tomcrypt_hash.h
TomCrypt/lib/source/tomcrypt_hash.h
TomCrypt/include/tomcrypt_mac.h
TomCrypt/lib/source/tomcrypt_mac.h
TomCrypt/include/tomcrypt_macros.h
TomCrypt/lib/source/tomcrypt_macros.h
TomCrypt/include/tomcrypt_misc.h
TomCrypt/lib/source/tomcrypt_misc.h
TomCrypt/include/tomcrypt_pk.h
TomCrypt/lib/source/tomcrypt_pk.h
TomCrypt/include/tomcrypt_pkcs.h
TomCrypt/lib/source/tomcrypt_pkcs.h
TomCrypt/include/tomcrypt_prng.h
TomCrypt/lib/source/tomcrypt_prng.h
TomCrypt/include/tommath_class.h
TomCrypt/lib/source/tommath_class.h
TomCrypt/include/tommath_superclass.h
TomCrypt/lib/source/tommath_superclass.h
TomCrypt/lib/source/aes.c
TomCrypt/lib/source/aes_tab.c
TomCrypt/lib/source/anubis.c
TomCrypt/lib/source/base64_decode.c
TomCrypt/lib/source/base64_encode.c
TomCrypt/lib/source/blowfish.c
TomCrypt/lib/source/burn_stack.c
TomCrypt/lib/source/cast5.c
TomCrypt/lib/source/cbc_decrypt.c
TomCrypt/lib/source/cbc_done.c
TomCrypt/lib/source/cbc_encrypt.c
TomCrypt/lib/source/cbc_getiv.c
TomCrypt/lib/source/cbc_setiv.c
TomCrypt/lib/source/cbc_start.c
TomCrypt/lib/source/ccm_memory.c
TomCrypt/lib/source/ccm_test.c
TomCrypt/lib/source/cfb_decrypt.c
TomCrypt/lib/source/cfb_done.c
TomCrypt/lib/source/cfb_encrypt.c
TomCrypt/lib/source/cfb_getiv.c
TomCrypt/lib/source/cfb_setiv.c
TomCrypt/lib/source/cfb_start.c
TomCrypt/lib/source/chc.c
TomCrypt/lib/source/crypt.c
TomCrypt/lib/source/crypt_argchk.c
TomCrypt/lib/source/crypt_cipher_descriptor.c
TomCrypt/lib/source/crypt_cipher_is_valid.c
TomCrypt/lib/source/crypt_find_cipher.c
TomCrypt/lib/source/crypt_find_cipher_any.c
TomCrypt/lib/source/crypt_find_cipher_id.c
TomCrypt/lib/source/crypt_find_hash.c
TomCrypt/lib/source/crypt_find_hash_any.c
TomCrypt/lib/source/crypt_find_hash_id.c
TomCrypt/lib/source/crypt_find_prng.c
TomCrypt/lib/source/crypt_hash_descriptor.c
TomCrypt/lib/source/crypt_hash_is_valid.c
TomCrypt/lib/source/crypt_prng_descriptor.c
TomCrypt/lib/source/crypt_prng_is_valid.c
TomCrypt/lib/source/crypt_register_cipher.c
TomCrypt/lib/source/crypt_register_hash.c
TomCrypt/lib/source/crypt_register_prng.c
TomCrypt/lib/source/crypt_unregister_cipher.c
TomCrypt/lib/source/crypt_unregister_hash.c
TomCrypt/lib/source/crypt_unregister_prng.c
TomCrypt/lib/source/ctr_decrypt.c
TomCrypt/lib/source/ctr_done.c
TomCrypt/lib/source/ctr_encrypt.c
TomCrypt/lib/source/ctr_getiv.c
TomCrypt/lib/source/ctr_setiv.c
TomCrypt/lib/source/ctr_start.c
TomCrypt/lib/source/der_decode_bit_string.c
TomCrypt/lib/source/der_decode_choice.c
TomCrypt/lib/source/der_decode_ia5_string.c
TomCrypt/lib/source/der_decode_integer.c
TomCrypt/lib/source/der_decode_object_identifier.c
TomCrypt/lib/source/der_decode_octet_string.c
TomCrypt/lib/source/der_decode_printable_string.c
TomCrypt/lib/source/der_decode_sequence.c
TomCrypt/lib/source/der_decode_sequence_multi.c
TomCrypt/lib/source/der_decode_short_integer.c
TomCrypt/lib/source/der_decode_utctime.c
TomCrypt/lib/source/der_encode_bit_string.c
TomCrypt/lib/source/der_encode_ia5_string.c
TomCrypt/lib/source/der_encode_integer.c
TomCrypt/lib/source/der_encode_object_identifier.c
TomCrypt/lib/source/der_encode_octet_string.c
TomCrypt/lib/source/der_encode_printable_string.c
TomCrypt/lib/source/der_encode_sequence.c
TomCrypt/lib/source/der_encode_sequence_multi.c
TomCrypt/lib/source/der_encode_short_integer.c
TomCrypt/lib/source/der_encode_utctime.c
TomCrypt/lib/source/der_length_bit_string.c
TomCrypt/lib/source/der_length_ia5_string.c
TomCrypt/lib/source/der_length_integer.c
TomCrypt/lib/source/der_length_object_identifier.c
TomCrypt/lib/source/der_length_octet_string.c
TomCrypt/lib/source/der_length_printable_string.c
TomCrypt/lib/source/der_length_sequence.c
TomCrypt/lib/source/der_length_short_integer.c
TomCrypt/lib/source/der_length_utctime.c
TomCrypt/lib/source/des.c
TomCrypt/lib/source/dh.c
TomCrypt/lib/source/dh_sys.c
TomCrypt/lib/source/dsa_export.c
TomCrypt/lib/source/dsa_free.c
TomCrypt/lib/source/dsa_import.c
TomCrypt/lib/source/dsa_make_key.c
TomCrypt/lib/source/dsa_sign_hash.c
TomCrypt/lib/source/dsa_verify_hash.c
TomCrypt/lib/source/dsa_verify_key.c
TomCrypt/lib/source/eax_addheader.c
TomCrypt/lib/source/eax_decrypt.c
TomCrypt/lib/source/eax_decrypt_verify_memory.c
TomCrypt/lib/source/eax_done.c
TomCrypt/lib/source/eax_encrypt.c
TomCrypt/lib/source/eax_encrypt_authenticate_memory.c
TomCrypt/lib/source/eax_init.c
TomCrypt/lib/source/eax_test.c
TomCrypt/l
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
