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

文件名称:HMAC-SHA

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.48mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

包含HMAC,SHA1,SHA256,SHA384,SHA512的加密写法-Contains HMAC, SHA1 SHA256, SHA384, SHA512 encryption capitalization


(系统自动生成,下载前可以参看下载内容)

下载文件列表

HMAC-SHA/
HMAC-SHA/acinclude.m4
HMAC-SHA/aclocal.m4
HMAC-SHA/aes.c
HMAC-SHA/aes.h
HMAC-SHA/aesopt.h
HMAC-SHA/aes_be.h
HMAC-SHA/aes_le.h
HMAC-SHA/api.h
HMAC-SHA/AUTHORS
HMAC-SHA/autogen.sh
HMAC-SHA/base64.c
HMAC-SHA/base64.h
HMAC-SHA/beecrypt.c
HMAC-SHA/beecrypt.h
HMAC-SHA/beecrypt.rc
HMAC-SHA/BENCHMARKS
HMAC-SHA/blockmode.c
HMAC-SHA/blockmode.h
HMAC-SHA/blockpad.c
HMAC-SHA/blockpad.h
HMAC-SHA/blowfish.c
HMAC-SHA/blowfish.h
HMAC-SHA/blowfishopt.h
HMAC-SHA/BUGS
HMAC-SHA/c++/
HMAC-SHA/c++/adapter.cxx
HMAC-SHA/c++/adapter.h
HMAC-SHA/c++/array.h
HMAC-SHA/c++/beeyond/
HMAC-SHA/c++/beeyond/AnyEncodedKeySpec.cxx
HMAC-SHA/c++/beeyond/AnyEncodedKeySpec.h
HMAC-SHA/c++/beeyond/BeeCertificate.cxx
HMAC-SHA/c++/beeyond/BeeCertificate.h
HMAC-SHA/c++/beeyond/BeeCertPath.cxx
HMAC-SHA/c++/beeyond/BeeCertPath.h
HMAC-SHA/c++/beeyond/BeeCertPathParameters.cxx
HMAC-SHA/c++/beeyond/BeeCertPathParameters.h
HMAC-SHA/c++/beeyond/BeeCertPathValidatorResult.cxx
HMAC-SHA/c++/beeyond/BeeCertPathValidatorResult.h
HMAC-SHA/c++/beeyond/BeeEncodedKeySpec.cxx
HMAC-SHA/c++/beeyond/BeeEncodedKeySpec.h
HMAC-SHA/c++/beeyond/BeeInputStream.cxx
HMAC-SHA/c++/beeyond/BeeInputStream.h
HMAC-SHA/c++/beeyond/BeeOutputStream.cxx
HMAC-SHA/c++/beeyond/BeeOutputStream.h
HMAC-SHA/c++/beeyond/DHAESParameterSpec.cxx
HMAC-SHA/c++/beeyond/DHAESParameterSpec.h
HMAC-SHA/c++/beeyond/Makefile.am
HMAC-SHA/c++/beeyond/Makefile.in
HMAC-SHA/c++/beeyond/PKCS12PBEKey.cxx
HMAC-SHA/c++/beeyond/PKCS12PBEKey.h
HMAC-SHA/c++/beeyond/testcert.cxx
HMAC-SHA/c++/bstream.cxx
HMAC-SHA/c++/bstream.h
HMAC-SHA/c++/crypto/
HMAC-SHA/c++/crypto/BadPaddingException.cxx
HMAC-SHA/c++/crypto/BadPaddingException.h
HMAC-SHA/c++/crypto/Cipher.cxx
HMAC-SHA/c++/crypto/Cipher.h
HMAC-SHA/c++/crypto/CipherSpi.cxx
HMAC-SHA/c++/crypto/CipherSpi.h
HMAC-SHA/c++/crypto/IllegalBlockSizeException.cxx
HMAC-SHA/c++/crypto/IllegalBlockSizeException.h
HMAC-SHA/c++/crypto/interfaces/
HMAC-SHA/c++/crypto/interfaces/DHKey.h
HMAC-SHA/c++/crypto/interfaces/DHParams.h
HMAC-SHA/c++/crypto/interfaces/DHPrivateKey.h
HMAC-SHA/c++/crypto/interfaces/DHPublicKey.h
HMAC-SHA/c++/crypto/interfaces/Makefile.am
HMAC-SHA/c++/crypto/interfaces/Makefile.in
HMAC-SHA/c++/crypto/interfaces/PBEKey.h
HMAC-SHA/c++/crypto/KeyAgreement.cxx
HMAC-SHA/c++/crypto/KeyAgreement.h
HMAC-SHA/c++/crypto/KeyAgreementSpi.h
HMAC-SHA/c++/crypto/Mac.cxx
HMAC-SHA/c++/crypto/Mac.h
HMAC-SHA/c++/crypto/MacInputStream.cxx
HMAC-SHA/c++/crypto/MacInputStream.h
HMAC-SHA/c++/crypto/MacOutputStream.cxx
HMAC-SHA/c++/crypto/MacOutputStream.h
HMAC-SHA/c++/crypto/MacSpi.h
HMAC-SHA/c++/crypto/Makefile.am
HMAC-SHA/c++/crypto/Makefile.in
HMAC-SHA/c++/crypto/NoSuchPaddingException.cxx
HMAC-SHA/c++/crypto/NoSuchPaddingException.h
HMAC-SHA/c++/crypto/NullCipher.cxx
HMAC-SHA/c++/crypto/NullCipher.h
HMAC-SHA/c++/crypto/SecretKey.h
HMAC-SHA/c++/crypto/SecretKeyFactory.cxx
HMAC-SHA/c++/crypto/SecretKeyFactory.h
HMAC-SHA/c++/crypto/SecretKeyFactorySpi.h
HMAC-SHA/c++/crypto/spec/
HMAC-SHA/c++/crypto/spec/DHParameterSpec.cxx
HMAC-SHA/c++/crypto/spec/DHParameterSpec.h
HMAC-SHA/c++/crypto/spec/DHPrivateKeySpec.cxx
HMAC-SHA/c++/crypto/spec/DHPrivateKeySpec.h
HMAC-SHA/c++/crypto/spec/DHPublicKeySpec.cxx
HMAC-SHA/c++/crypto/spec/DHPublicKeySpec.h
HMAC-SHA/c++/crypto/spec/IvParameterSpec.cxx
HMAC-SHA/c++/crypto/spec/IvParameterSpec.h
HMAC-SHA/c++/crypto/spec/Makefile.am
HMAC-SHA/c++/crypto/spec/Makefile.in
HMAC-SHA/c++/crypto/spec/PBEKeySpec.cxx
HMAC-SHA/c++/crypto/spec/PBEKeySpec.h
HMAC-SHA/c++/crypto/spec/SecretKeySpec.cxx
HMAC-SHA/c++/crypto/spec/SecretKeySpec.h
HMAC-SHA/c++/io/
HMAC-SHA/c++/io/ByteArrayInputStream.cxx
HMAC-SHA/c++/io/ByteArrayInputStream.h
HMAC-SHA/c++/io/ByteArrayOutputStream.cxx
HMAC-SHA/c++/io/ByteArrayOutputStream.h
HMAC-SHA/c++/io/DataInput.h
HMAC-SHA/c++/io/DataInputStream.cxx
HMAC-SHA/c++/io/DataInputStream.h
HMAC-SHA/c++/io/DataOutput.h
HMAC-SHA/c++/io/DataOutputStream.cxx
HMAC-SHA/c++/io/DataOutputStream.h
HMAC-SHA/c++/io/EOFException.cxx
HMAC-SHA/c++/io/EOFException.h
HMAC-SHA/c++/io/FileInputStream.cxx
HMAC-SHA/c++/io/FileInputStream.h
HMAC-SHA/c++/io/FileOutputStream.cxx
HMAC-SHA/c++/io/FileOutputStream.h
HMAC-SHA/c++/io/FilterInputStream.cxx
HMAC-SHA/c++/io/FilterInputStream.h
HMAC-SHA/c++/io/FilterOutputStream.cxx
HMAC-SHA/c++/io/FilterOutputStream.h
HMAC-SHA/c++/io/InputStream.cxx
HMAC-SHA/c++/io/InputStream.h
HMAC-SHA/c++/io/IOException.cxx
HMAC-SHA/c++/io/IOException.h
HMAC-SHA/c++/io/Makefile.am
HMAC-SHA/c++/io/Makefile.in
HMAC-SHA/c++/io/OutputStream.cxx
HMAC-SHA/c++/io/OutputStream.h
HMAC-SHA/c++/io/PrintStream.cxx
HMAC-SHA/c++/io/PrintStream.h
HMAC-SHA/c++/io/PushbackInputStream.cxx
HMAC-SHA/c++/io/PushbackInputStream.h
HMAC-SHA/c++/io/test.cxx
HMAC-SHA/c++/lang/
HMAC-SHA/c++/lang/ClassCastException.cxx
HMAC-SHA/c++/lang/ClassCastException.h
HMAC-SHA/c++/lang/Cloneable.h
HMAC-SHA/c++/lang/CloneNotSupportedException.cxx
HMAC-SHA/c++/lang/CloneNotSupportedException.h
HMAC-SHA/c++/lang/Comparable.h
HMAC-SHA/c++/lang/Error.cxx
HMAC-SHA/c++/lang/Error.h
HMAC-SHA/c++/lang/Exception.cxx
HMAC-SHA/c++/lang/Exception.h
HMAC-SHA/c++/lang/IllegalArgumentException.cxx
HMAC-SHA/

相关说明

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

相关评论

暂无评论内容.

发表评论

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