CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - blowfish

搜索资源列表

  1. BlowFish

    0下载:
  2. blowfish 加密解密程序-blowfish encryption and decryption procedures
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15446
    • 提供者:陆丁
  1. BlowFish算法完整源码与调用方法

    0下载:
  2. BlowFish算法完整源码与调用方法-BlowFish integrity algorithm source code and call methods
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:203093
    • 提供者:胡小丫
  1. blowfish加密算法开发工具包

    0下载:
  2. blowfish加密算法开发工具包 一个加密用的工具包 采用 blowfish算法-development kit with an encryption tool kit used blowfish algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:98449
    • 提供者:张威
  1. BlowFish(API)

    0下载:
  2. BlowFish加密算法.封装过程按照标准的API形式进行-BlowFish encryption algorithm. Packaging process in accordance with the standard form of the API
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:74958
    • 提供者:
  1. blowfish encryption code

    0下载:
  2. blowfish加密类,常用加密算法之一,简单快速
  3. 所属分类:密码/编码算法

    • 发布日期:2010-10-11
    • 文件大小:8841
    • 提供者:chut@chut.com
  1. blowfish.rar

    0下载:
  2. blowfish 算法可以直接用的。调用里面方法。加密解密。,blowfish algorithm can be directly used. Calls inside the method. Encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1862
    • 提供者:linqj
  1. BlowFish

    0下载:
  2. BlowFish加密算法-BlowFish encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:7833
    • 提供者:
  1. BlowFish

    0下载:
  2. BlowFish加密和解密算法 BlowFish加密和解密算法-BlowFish encryption and decryption algorithm for encryption and decryption algorithm BlowFish
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:840349
    • 提供者:icefire
  1. Blowfish

    0下载:
  2. BlowFish算法用来加密64Bit长度的字符串。 BlowFish算法使用两个“盒”——ungigned long pbox[18]和unsigned long sbox[4,256]。 BlowFish算法中,有一个核心加密函数:BF_En(后文详细介绍)。该函数输入64位信息,运算后
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:10604
    • 提供者:echo
  1. BlowFish

    0下载:
  2. 运行C++ Builder6下,封装的一个BlowFish类,有示例调用代码!-C++ Builder6 run under a BlowFish package type, and sample code!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:58940
    • 提供者:richardw
  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。 -JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10693
    • 提供者:曹海林
  1. Blowfish

    0下载:
  2. blowfish 的加密算法,编程语言:Asm. -this is the blowfish Encryption Algorithm,writed in Asm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:27337
    • 提供者:00
  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。-JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10380
    • 提供者:196
  1. blowfish

    0下载:
  2. Javascr ipt encryption module ver. 2.0 by Daniel Rench Based on existing code: Copyright (c) 2003 by Andre Mueller. Init of blowfish constants with a function (init/backup errors) Copyright (c) 2003 by Rainer Wollmann This Object is op
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:8350
    • 提供者:ivogomez.com
  1. blowfish

    0下载:
  2. blowfish encryption method
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:234827
    • 提供者:hend
  1. blowfish

    0下载:
  2. 两个文件实现的 blowfish 加密算法!在 Linux GCC 以及 Windows MinGW 下编译成功。 -Two files to achieve blowfish encryption algorithm! In the Linux GCC, as well as Windows MinGW compiled successfully.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:12332
    • 提供者:飞絮哀
  1. Blowfish

    0下载:
  2. blowfish算法源代码请大家分享一下-blowfish blowfish blowfish
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:27280
    • 提供者:aa
  1. Blowfish

    0下载:
  2. it s the blowfish implementation using vhdl.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3116
    • 提供者:hayden
  1. Blowfish

    1下载:
  2. delphi实现的blowfish分组算法的加解密,有图形界面,大家多指教!-delphi group to achieve the blowfish encryption algorithm, a graphical interface, you more advice!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:209685
    • 提供者:郭子
  1. blowfish

    0下载:
  2. blowfish algorithm for encryption
  3. 所属分类:加密解密

    • 发布日期:2018-01-03
    • 文件大小:40960
    • 提供者:jhuven
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com