搜索资源列表

  1. aes

    0下载:
  2. 自己实现的AES算法实现,如果用到的可以拿来参考一下啊-aes Advanced Encryption Standard
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:46080
    • 提供者:刘耀荣
  1. AES

    0下载:
  2. AES算法完整源码与调用方法,不错的算法,程序比较简单,有兴趣的朋友深入研究噢。-aes
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:219136
    • 提供者:py
  1. AES

    1下载:
  2. AES加密类 对字符串有效的加解密,C-AES encryption type of the string of effective encryption and decryption, C++
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:吴昊
  1. AES-Crypto-SN-Generator

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:768000
    • 提供者:harris
  1. aes-pic16f877-v1.5

    0下载:
  2. AES Crypto PIC Code Example
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:36864
    • 提供者:RMU
  1. AES

    0下载:
  2. This the source code of AES algorithm which is used in network security.-This is the source code of AES algorithm which is used in network security.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:10240
    • 提供者:Krupesh
  1. AES

    0下载:
  2. AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:3297280
    • 提供者:zhaoyb
  1. aes-CCM

    0下载:
  2. aes-CCM.rar crypto 加解密上傳的源碼-aes-CCM crypto
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:20480
    • 提供者:geful
  1. AES

    0下载:
  2. AES加密解密 好 好-good
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:罗朋
  1. aes

    1下载:
  2. AES加密算法 AES加密算法-AES,VB
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:29696
    • 提供者:zhaojie
  1. AES-Rijndael

    0下载:
  2. Rijndael.pas version 3.0 (December 2000) of rijndael-alg-fst.c For Advanced Encryption Standard (AES)
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:41984
    • 提供者:Teee
  1. AES-Rijndael

    0下载:
  2. AES rijndael.js This is a modified version of the software described below, produced in September 2003 by John Walker for use in the JavsScrypt browser-based encryption package.
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:Teee
  1. AES

    0下载:
  2. AES algorithm in java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:esha
  1. AES

    0下载:
  2. AES algorithm ciphering and deciphering using matlab further information please contact me.
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:11264
    • 提供者:Eng.Sam
  1. AES--JAVA

    0下载:
  2. The every part of function on AES, writen in java and in class.Two java txt in the rar, one is function and another is operator txt. -The every part of function on AES, writen in java and in class.Two java txt in the ra
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:29696
    • 提供者:badengfei
  1. AES

    0下载:
  2. AES matlab源码, 分加密子模块实现, 与参考书一致, 参考价值高 -AES matlab source code, divided to sub-module for encryption, consistent with the reference books, reference high value
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:728064
    • 提供者:zhang
  1. AES

    0下载:
  2. VC 6.0编译环境下做的AES算法加密解密。-AES VC6.0
  3. 所属分类:加密解密

    • 发布日期:2024-05-03
    • 文件大小:5494784
    • 提供者:aaayth
  1. aes-JAVA

    0下载:
  2. 用JAVA 写的AES算法加密-java aes
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-03
    • 文件大小:223232
    • 提供者:aaayth
  1. aes

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 1
  3. 所属分类:文件操作

    • 发布日期:2024-05-03
    • 文件大小:210944
    • 提供者:图派克
  1. Aes

    0下载:
  2. 实现AES加密,是经过测试的,值得一看,有兴趣的朋友们来-Achieve AES encryption, is tested, and worth a visit, interested people to come have a look
  3. 所属分类:Windows编程

    • 发布日期:2024-05-03
    • 文件大小:9094144
    • 提供者:chenqi
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org