CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密

文件名称:300_encrypt

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    379.94kb
  • 已下载:
    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
(系统自动生成,下载前可以参看下载内容)

下载文件列表

300多种加密算法源码/3way.cpp
300多种加密算法源码/3way.h
300多种加密算法源码/3wayval.dat
300多种加密算法源码/algebra.cpp
300多种加密算法源码/algebra.h
300多种加密算法源码/asn.cpp
300多种加密算法源码/asn.h
300多种加密算法源码/base64.cpp
300多种加密算法源码/base64.h
300多种加密算法源码/bench.cpp
300多种加密算法源码/bench.h
300多种加密算法源码/bfinit.cpp
300多种加密算法源码/blowfish.cpp
300多种加密算法源码/blowfish.h
300多种加密算法源码/blum1024.dat
300多种加密算法源码/blum2048.dat
300多种加密算法源码/blum512.dat
300多种加密算法源码/blumgold.cpp
300多种加密算法源码/blumgold.h
300多种加密算法源码/blumshub.cpp
300多种加密算法源码/blumshub.h
300多种加密算法源码/cast.cpp
300多种加密算法源码/cast.h
300多种加密算法源码/cast128s.cpp
300多种加密算法源码/castval.dat
300多种加密算法源码/cbc.cpp
300多种加密算法源码/cbc.h
300多种加密算法源码/config.h
300多种加密算法源码/crc.cpp
300多种加密算法源码/crc.h
300多种加密算法源码/cryptest.dsp
300多种加密算法源码/cryptest.dsw
300多种加密算法源码/cryptlib.cpp
300多种加密算法源码/cryptlib.dsp
300多种加密算法源码/cryptlib.h
300多种加密算法源码/default.cpp
300多种加密算法源码/default.h
300多种加密算法源码/des.cpp
300多种加密算法源码/des.h
300多种加密算法源码/descert.dat
300多种加密算法源码/dessp.cpp
300多种加密算法源码/dh.cpp
300多种加密算法源码/dh.h
300多种加密算法源码/dh1024.dat
300多种加密算法源码/dh2.cpp
300多种加密算法源码/dh2.h
300多种加密算法源码/dh2048.dat
300多种加密算法源码/dh512.dat
300多种加密算法源码/diamond.cpp
300多种加密算法源码/diamond.dat
300多种加密算法源码/diamond.h
300多种加密算法源码/diamondt.cpp
300多种加密算法源码/dsa.cpp
300多种加密算法源码/dsa.h
300多种加密算法源码/dsa1024.dat
300多种加密算法源码/dsa512.dat
300多种加密算法源码/ec2n.cpp
300多种加密算法源码/ec2n.h
300多种加密算法源码/eccrypto.cpp
300多种加密算法源码/eccrypto.h
300多种加密算法源码/ecp.cpp
300多种加密算法源码/ecp.h
300多种加密算法源码/elgamal.cpp
300多种加密算法源码/elgamal.h
300多种加密算法源码/elgc1024.dat
300多种加密算法源码/elgc2048.dat
300多种加密算法源码/elgc512.dat
300多种加密算法源码/eprecomp.cpp
300多种加密算法源码/eprecomp.h
300多种加密算法源码/files.cpp
300多种加密算法源码/files.h
300多种加密算法源码/filters.cpp
300多种加密算法源码/filters.h
300多种加密算法源码/forkjoin.cpp
300多种加密算法源码/forkjoin.h
300多种加密算法源码/gf256.cpp
300多种加密算法源码/gf256.h
300多种加密算法源码/gf2n.cpp
300多种加密算法源码/gf2n.h
300多种加密算法源码/gf2_32.cpp
300多种加密算法源码/gf2_32.h
300多种加密算法源码/gost.cpp
300多种加密算法源码/gost.h
300多种加密算法源码/gostval.dat
300多种加密算法源码/gzip.cpp
300多种加密算法源码/gzip.h
300多种加密算法源码/haval.cpp
300多种加密算法源码/haval.h
300多种加密算法源码/havalcer.dat
300多种加密算法源码/hex.cpp
300多种加密算法源码/hex.h
300多种加密算法源码/hmac.h
300多种加密算法源码/idea.cpp
300多种加密算法源码/idea.h
300多种加密算法源码/ideaval.dat
300多种加密算法源码/integer.cpp
300多种加密算法源码/integer.h
300多种加密算法源码/iterhash.cpp
300多种加密算法源码/iterhash.h
300多种加密算法源码/license.txt
300多种加密算法源码/lubyrack.h
300多种加密算法源码/luc.cpp
300多种加密算法源码/luc.h
300多种加密算法源码/luc1024.dat
300多种加密算法源码/luc2048.dat
300多种加密算法源码/luc512.dat
300多种加密算法源码/lucc1024.dat
300多种加密算法源码/lucc512.dat
300多种加密算法源码/lucdif.dat
300多种加密算法源码/lucs1024.dat
300多种加密算法源码/lucs512.dat
300多种加密算法源码/Makefile
300多种加密算法源码/mars.cpp
300多种加密算法源码/mars.h
300多种加密算法源码/marss.cpp
300多种加密算法源码/marsval.dat
300多种加密算法源码/md2.cpp
300多种加密算法源码/md2.h
300多种加密算法源码/md5.cpp
300多种加密算法源码/md5.h
300多种加密算法源码/md5mac.cpp
300多种加密算法源码/md5mac.h
300多种加密算法源码/mdc.h
300多种加密算法源码/misc.cpp
300多种加密算法源码/misc.h
300多种加密算法源码/modarith.h
300多种加密算法源码/modes.cpp
300多种加密算法源码/modes.h
300多种加密算法源码/modexppc.cpp
300多种加密算法源码/modexppc.h
300多种加密算法源码/mqv.cpp
300多种加密算法源码/mqv.h
300多种加密算法源码/mqv1024.dat
300多种加密算法源码/mqv2048.dat
300多种加密算法源码/mqv512.dat
300多种加密算法源码/nbtheory.cpp
300多种加密算法源码/nbtheory.h
300多种加密算法源码/nr.cpp
300多种加密算法源码/nr.h
300多种加密算法源码/nr1024.dat
300多种加密算法源码/nr2048.dat
300多种加密算法源码/nr512.dat
300多种加密算法源码/oaep.cpp
300多种加密算法源码/oaep.h
300多种加密算法源码/pch.cpp
300多种加密算法源码/pch.h
300多种加密算法源码/pkcspad.cpp
300多种加密算法源码/pkcspad.h
300多种加密算法源码/polynomi.cpp
300多种加密算法源码/polynomi.h
300多种加密算法源码/pssr.h
300多种加密算法源码/pubkey.cpp
300多种加密算法源码/pubkey.h
300多种加密算法源码/queue.cpp
300多种加密算法源码/queue.h
300多种加密算法源码/rabi1024.dat
300多种加密算法源码/rabi2048.dat
300多种加密算法源码/rabi512.dat
300多种加密算法源码/rabin.cpp
300多种加密算法源码/rabin.h
300多种加密算法源码/randpool.cpp
300多种加密算法源码/randpool.h
300多种加密算法源码/rc2.cpp
300多种加密算法源码/rc2.h
300多种加密算法源码/rc2val.dat
300多种加密算法源码/rc5.cpp
300多种加密算法源码/rc5.h
300多种加密算法源码/rc5val.dat
300多种加密算法源码/rc6.cpp
300多种加密算法源码/rc6.h
300多种加密算法源码/rc6val.dat
300多种加密算法源码/readme.txt
300多种加密算法源码/ripemd.cpp
300多种加密算法源码/ripemd.h
300多种加密算法源码/rng.cpp
300多种加密算法源码/rng.h
300多种加密算法源码/rsa.cpp
300多种加密算法源码/rsa.h
300多种加密算法源码/rsa1024.dat
300多种加密算法源码/rsa2048.dat
300多种加密算法源码/rsa400pb.dat
300多种加密算法源码/rsa400pv.dat
300多种加密算法源码/rsa512.dat
300多种加密算法源码/rsa512a.dat
300多种加密算法源码/rw.cpp
300多种加密算法源码/rw.h
300多种加密算法源码/rw1024.dat
300多种加密算法源码/rw2048.dat
300多种加密算法源码/rw512.dat
300多种加密算法源码/safer.cpp
300多种加密算法源码/safer.h
300多种加密算法源码/saferval.dat
300多种加密算法源码/sapphire.cpp
300多种加密算法源码/sapphire.h
300多种加密算法源码/seal.cpp
300多种加密算法源码/seal.h
300多种加密算法源码/secshare.cpp
300多种加密算法源码/secshare.h
300多种加密算法源码/secsplit.cpp
300多种加密算法源码/secsplit.h
300多种加密算法源码/sha.cpp
300多种加密算法源码/sha.h
300多种加密算法源码/shark.cpp
300多种加密算法源码/shark.h
300多种加密算法源码/sharkbox.cpp
300多种加密算法源码/sharkval.dat
300多种加密算法源码/smartptr.h
300多种加密算法源码/square.cpp
300多种加密算法源码/square.h
300多种加密算法源码/squaretb.cpp
300多种加密算法源码/squareva.dat
300多种加密算法源码/tea.cpp
300多种加密算法源码/tea.h
300多种加密算法源码/test.cpp
300多种加密算法源码/tiger.cpp
300多种加密算法源码/tiger.h
300多种加密算法源码/tigertab.cpp
300多种加密算法源码/usage.dat
300多种加密算法源码/validat1.cpp
300多种加密算法源码/validat2.cpp
300多种加密算法源码/validat3.cpp
300多种加密算法源码/validate.h
300多种加密算法源码/wake.cpp
300多种加密算法源码/wake.h
300多种加密算法源码/words.h
300多种加密算法源码/xormac.h
300多种加密算法源码/zbits.cpp
300多种加密算法源码/zbits.h
300多种加密算法源码/zdeflate.cpp
300多种加密算法源码/zdeflate.h
300多种加密算法源码/zinflate.cpp
300多种加密算法源码/zinflate.h
300多种加密算法源码/ztrees.cpp
300多

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com