详细说明:这是信息安全方面的,密码算法的列程,通过它可以了解一些密码算法的知识!-This is the information security, password algorithm out way through it can understand the cipher knowledge!
近期下载过的用户:
冷冬冬 [查看上载者李树前的更多信息]
[AesCode.rar] - AES c++实现
有图形界面对话框
简单易用
[VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均
[SHA-1234567.rar] - AES加密算法,最好的加密算法。非常好的。
[pkcscsp.zip] - 信息安全开发使用的,符合PKCS标准的CSP源码
[网络与信息安全1.rar] - 北京大学信息安全学科的上课讲义,很详细的介绍了计算机领域的信息安全问题,以及各作加密算法的分析,这是第一部分
[fire-des.rar] - 全部/局部DES加解密的C程序,下载可以研究一下DES加解密的相关知识。
[longvb.rar] - 一个简单的计算器这是我的第一个程序请你们多多反映
[网络与信息安全2.rar] - 北京大学信息安全学科讲义,该讲义详细的介绍了目前世界上信息安全方面的问题,以及一些加密算法和安全策略,这是其中的第二部分
[TMS320LF2407_EVM.rar] - TMS320LF2407_EVM板原理图 赶快下载哦, 我很好用的
[openssl-1-gaishu-1.rar] - openssl的介绍资料。中文。 很不错地
[VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均
[SHA-1234567.rar] - AES加密算法,最好的加密算法。非常好的。
[pkcscsp.zip] - 信息安全开发使用的,符合PKCS标准的CSP源码
[网络与信息安全1.rar] - 北京大学信息安全学科的上课讲义,很详细的介绍了计算机领域的信息安全问题,以及各作加密算法的分析,这是第一部分
[fire-des.rar] - 全部/局部DES加解密的C程序,下载可以研究一下DES加解密的相关知识。
[longvb.rar] - 一个简单的计算器这是我的第一个程序请你们多多反映
[网络与信息安全2.rar] - 北京大学信息安全学科讲义,该讲义详细的介绍了目前世界上信息安全方面的问题,以及一些加密算法和安全策略,这是其中的第二部分
[TMS320LF2407_EVM.rar] - TMS320LF2407_EVM板原理图 赶快下载哦, 我很好用的
[openssl-1-gaishu-1.rar] - openssl的介绍资料。中文。 很不错地
文件列表(点击判断是否您需要的文件):
密码算法库libtomcrypt-0.96
..........................\aes.c
..........................\aes_tab.c
..........................\authors
..........................\base64_decode.c
..........................\base64_encode.c
..........................\blowfish.c
..........................\burn_stack.c
..........................\cast5.c
..........................\cbc_decrypt.c
..........................\cbc_encrypt.c
..........................\cbc_getiv.c
..........................\cbc_setiv.c
..........................\cbc_start.c
..........................\cfb_decrypt.c
..........................\cfb_encrypt.c
..........................\cfb_getiv.c
..........................\cfb_setiv.c
..........................\cfb_start.c
..........................\changes
..........................\crypt.c
..........................\crypt.tex
..........................\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_encrypt.c
..........................\ctr_getiv.c
..........................\ctr_setiv.c
..........................\ctr_start.c
..........................\demos
..........................\.....\encrypt.c
..........................\.....\hashsum.c
..........................\.....\small.c
..........................\.....\test
..........................\.....\....\base64_test.c
..........................\.....\....\cipher_hash_test.c
..........................\.....\....\dh_tests.c
..........................\.....\....\dsa_test.c
..........................\.....\....\ecc_test.c
..........................\.....\....\makefile
..........................\.....\....\makefile.icc
..........................\.....\....\makefile.msvc
..........................\.....\....\modes_test.c
..........................\.....\....\pkcs_1_test.c
..........................\.....\....\rsa_test.c
..........................\.....\....\store_test.c
..........................\.....\....\test.c
..........................\.....\....\test.h
..........................\.....\test.c
..........................\.....\tv_gen.c
..........................\.....\x86_prof.c
..........................\des.c
..........................\dh.c
..........................\dh_sys.c
..........................\doc
..........................\...\crypt.pdf
..........................\dsa_export.c
..........................\dsa_free.c
..........................\dsa_import.c
..........................\dsa_make_key.c
..........................\dsa_sign_hash.c
..........................\dsa_verify_hash.c
..........................\dsa_verify_key.c
..........................\eax_addheader.c
..........................\eax_decrypt.c
..........................\eax_decrypt_verify_memory.c
..........................\eax_done.c
..........................\eax_encrypt.c
..........................\eax_encrypt_authenticate_memory.c
..........................\eax_init.c
..........................\eax_test.c
..........................\ecb_decrypt.c
..........................\ecb_encrypt.c
..........................\ecb_start.c
... ...
密码算法库libtomcrypt-0.96
..........................\aes.c
..........................\aes_tab.c
..........................\authors
..........................\base64_decode.c
..........................\base64_encode.c
..........................\blowfish.c
..........................\burn_stack.c
..........................\cast5.c
..........................\cbc_decrypt.c
..........................\cbc_encrypt.c
..........................\cbc_getiv.c
..........................\cbc_setiv.c
..........................\cbc_start.c
..........................\cfb_decrypt.c
..........................\cfb_encrypt.c
..........................\cfb_getiv.c
..........................\cfb_setiv.c
..........................\cfb_start.c
..........................\changes
..........................\crypt.c
..........................\crypt.tex
..........................\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_encrypt.c
..........................\ctr_getiv.c
..........................\ctr_setiv.c
..........................\ctr_start.c
..........................\demos
..........................\.....\encrypt.c
..........................\.....\hashsum.c
..........................\.....\small.c
..........................\.....\test
..........................\.....\....\base64_test.c
..........................\.....\....\cipher_hash_test.c
..........................\.....\....\dh_tests.c
..........................\.....\....\dsa_test.c
..........................\.....\....\ecc_test.c
..........................\.....\....\makefile
..........................\.....\....\makefile.icc
..........................\.....\....\makefile.msvc
..........................\.....\....\modes_test.c
..........................\.....\....\pkcs_1_test.c
..........................\.....\....\rsa_test.c
..........................\.....\....\store_test.c
..........................\.....\....\test.c
..........................\.....\....\test.h
..........................\.....\test.c
..........................\.....\tv_gen.c
..........................\.....\x86_prof.c
..........................\des.c
..........................\dh.c
..........................\dh_sys.c
..........................\doc
..........................\...\crypt.pdf
..........................\dsa_export.c
..........................\dsa_free.c
..........................\dsa_import.c
..........................\dsa_make_key.c
..........................\dsa_sign_hash.c
..........................\dsa_verify_hash.c
..........................\dsa_verify_key.c
..........................\eax_addheader.c
..........................\eax_decrypt.c
..........................\eax_decrypt_verify_memory.c
..........................\eax_done.c
..........................\eax_encrypt.c
..........................\eax_encrypt_authenticate_memory.c
..........................\eax_init.c
..........................\eax_test.c
..........................\ecb_decrypt.c
..........................\ecb_encrypt.c
..........................\ecb_start.c
... ...