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

搜索资源列表

  1. aes加密解密

    0下载:
  2. 第一轮加密。。。。
  3. 所属分类:源码下载

  1. Delphi关于Xml加密解密

    0下载:
  2. Delphi关于Xml加密解密(采用AES加密方式)。-Delphi Xml encryption and decryption on (using AES encryption).
  3. 所属分类:加密解密

    • 发布日期:2012-08-22
    • 文件大小:47709
    • 提供者:hehe
  1. AES AES快速算法和蓝牙设备中用的E0算法

    2下载:
  2. AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等,AES fast algorithms and Bluetooth devices using the E0 algorithm (for encryption), E1 algorithm, E2 algorithm, E3 algorithm (for key management and authentication, etc.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-08
    • 文件大小:10150
    • 提供者:
  1. AES-Cryption.zip

    0下载:
  2. 在iphone上面实现AES加密解密,用对象已经封装好,In the iphone AES encryption and decryption to achieve the above, the object has a good package
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:34985
    • 提供者:宸翰
  1. aes-sourceCode

    0下载:
  2. AES 加密 / 解密程序用的原代码 aes encrypt-AES encryption/decryption of the original code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:87227
    • 提供者:asd
  1. aes-verilog-imp

    1下载:
  2. AES加密算法的硬件实现,硬件语言为verilog-AES encryption algorithm hardware implementation, hardware verilog language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6337
    • 提供者:程家诺
  1. AES128.rar

    0下载:
  2. AES128bit加密算法。在PDF文档中有详细算法描述。程序打印出的内容为验证结果。对应文档中的33-34页最左侧的结果。不清楚的朋友可以给我发EMAIL.,AES128bit encryption algorithm. Has the detailed algorithm descr iption in the PDF documents. The procedure prints content for confirmation result. In corresponding docum
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:260991
    • 提供者:崔昊
  1. AES.zip

    1下载:
  2. AES最新加密解密算法,C语言源代码。。。。。,The latest AES encryption and decryption algorithm, C language source code. . . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:46306
    • 提供者:张怡
  1. AES-Source-Code

    0下载:
  2. AES加密算法的C++实现,比较精简,比较准确-AES encryption algorithm in C++, more streamlined, more accurate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7525
    • 提供者:程家诺
  1. AES-Cryption

    0下载:
  2. AES加密在iPhone上面的实现,提供较完整的加密解密接口,可以十分方便地实现AES加密-AES encryption in the iPhone implementation of the above, provide a more complete interface to encryption and decryption can be very easy to implement AES encryption
  3. 所属分类:iPhone

    • 发布日期:2017-04-02
    • 文件大小:39220
    • 提供者:Pumpkin
  1. aes.rar

    0下载:
  2. AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:6391
    • 提供者:liuhui
  1. AES

    1下载:
  2. AES文件加解密工具 本软件利用AES加密库"AesLib"进行加解密处理,能对文件进行128位、192位或256位这3种不同强度的加密,打开请直接运行"EncryptFileTest.exe"。 本加密工具还可以通过命令运行: AES [0|1] [file] 其中,参数为可选,但若仅有1个参数时则为[file]参数。0表示对[file]解密,1表示对[file]加密。 对于任何文件,若打开方式为AES,则程序会自动根据文件扩展名来默认决定是加密还是解密(若文件扩展名为“
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-05-13
    • 文件大小:2365440
    • 提供者:tianyi
  1. STM32AES

    3下载:
  2. 移植 AES 加密算法到STM32,很实用的算法程序,利用固定ID标识来加密非常好.-Transplantation AES encryption algorithm to STM32, very practical algorithm procedure, and use a fixed identity to encrypt a very good ID.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-07
    • 文件大小:5120
    • 提供者:刘仁长
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. aes

    0下载:
  2. aes的加密解密算法的源代码以及测试源代码和仿真结果图-aes encryption decryption algorithm source code and test source code and simulation results map
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2973369
    • 提供者:cong
  1. AES

    0下载:
  2. AES加密C源码,我调试过了可以用,最好能再做个界面,方便很多-AES encryption C source, I can debug over, can be the best interface for many
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2225
    • 提供者:吴胜
  1. AES

    0下载:
  2. AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:795309
    • 提供者:小释
  1. AES

    0下载:
  2. 能够很好的实现文件的加密与解密,对初学者有很好的借鉴与学习作用。-Can achieve the file encryption and decryption, a good reference for beginners and learning effects.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3217520
    • 提供者:asd
  1. AES

    0下载:
  2. 实现AES加密与解密算法,输入为任意长度的字符串,输出为加密后的字符(直接由IISC码表映射得到)-Implement AES encryption and decryption algorithm, a string of arbitrary length input and output for the encrypted characters (code table directly from the map by IISC)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:146327
    • 提供者:冷眼单行
  1. AES_CPP

    0下载:
  2. AES加密算法的具体实现,采用C++语言,封装成一个类-AES encryption algorithm to achieve the specific use of C++ language, packaged as a class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3974
    • 提供者:流星
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com