搜索资源列表

  1. AES+socket

    0下载:
  2. AES加密算法对socket通信过程进行加密传输,包括字符,数字,汉字等,包含完整client端和server端源码。-AES encryption algorithm to encrypt the communication process socket transmission, including characters, numbers, characters and so on, contains a complete clie
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:8197120
    • 提供者:yanghu
  1. AESDemo

    0下载:
  2. AES加密算法用C语言实现,能够实现文件和字符串的加密-AES encryption algorithm using C language, be able to realize encrypt files and strings
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:1929216
    • 提供者:王秋萍
  1. AES-cipher

    0下载:
  2. 用C++编写的AES加密方法,可以对文件进行加密解密!-With C++ Prepared AES encryption method, you can file encryption and decryption!
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:11264
    • 提供者:kkk
  1. AES

    0下载:
  2. AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 745 bytes (9.1% Full) (.data + .bss + .noinit) 可以在AVR Studio中模拟运行 AES加密和解密 在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:湖水
  1. AES

    0下载:
  2. AES加密算法分析及其安全性研究,对于使用AES密码算法来研究网络、流媒体安全的程序员有帮助-AES encryption algorithm analysis and security research, for the use of AES cryptographic algorithm to study the network, security, streaming media programmers help
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:281600
    • 提供者:xiaolin
  1. AES

    0下载:
  2. AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute
  3. 所属分类:Windows编程

    • 发布日期:2024-05-18
    • 文件大小:14336
    • 提供者:杨梅
  1. AES()

    0下载:
  2. 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:508928
    • 提供者:liu
  1. Aes

    0下载:
  2. 一款顶级AES加密解密的例子,很好用,需要设置保护的用户可以参考。-AES encryption and decryption, a top example of good use, the need for the protection of the user can refer to.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:29696
    • 提供者:xqlzq2003
  1. AES-encryption-algorithm

    1下载:
  2. AES加密算法的matlab实现,是密码学的又一重要加密算法-AES encryption algorithm matlab implementation is another important cryptography encryption algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:xiaotiantian
  1. aesCPP

    0下载:
  2. AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
  3. 所属分类:.net编程

    • 发布日期:2024-05-18
    • 文件大小:3072
    • 提供者:owen
  1. aes

    0下载:
  2. 基于DM642的AES加密算法 很核心的~-DM642-based AES encryption algorithm is the core ~
  3. 所属分类:DSP编程

    • 发布日期:2024-05-18
    • 文件大小:128000
    • 提供者:nga
  1. AesCode2.0

    0下载:
  2. aes加密代码,加密速度还好,经过长时间精心设计的-some code to encrypt files,the code is optimized
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:2761728
    • 提供者:苏凯
  1. AES

    0下载:
  2. AES的加密类模块 可以把文件加密成AES密文-AES encryption module type can be AES file encryption into ciphertext
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:38912
    • 提供者:赵楠
  1. AES

    1下载:
  2. 本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:498688
    • 提供者:lishen
  1. myAES

    0下载:
  2. AES加密算法, 一个AES的C++语言具体实现.-AES encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:7168
    • 提供者:张力鹏
  1. AES

    0下载:
  2. AES加密的一个算法实现 一个自己编写的算法代码,大家有兴趣可以-Encription of AES Algorithem
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:惠普
  1. AES

    0下载:
  2. AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:882688
    • 提供者:王恒
  1. siganature

    0下载:
  2. 椭圆曲线签名 AES加密和解密 产生、获取、验证数字证书-ecc siganature
  3. 所属分类:软件工程

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:hu
  1. AES-test

    0下载:
  2. aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
  3. 所属分类:加密解密

    • 发布日期:2024-05-18
    • 文件大小:15360
    • 提供者:song
  1. aes

    0下载:
  2. 一个aes加密的小程序,可以对文本进行加密,密钥可随机生成,供大家参考借鉴-Aes encrypt a small program, you can encrypt the text, the key can be randomly generated for your reference
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-18
    • 文件大小:183296
    • 提供者:zhang
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org