登录
首页 » 加密解密 » AES C source

AES C source

于 2023-02-10 发布 文件大小:8.90 kB
0 182
下载积分: 2 下载次数: 1

代码说明:

AES算法C源码-AES C source

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • RSA算法在VB中的实现.可以更好的了RSA算法.
    RSA加密算法在VB中的实现.可以更好的了解RSA加密算法.-RSA encryption algorithm in VB realized. To better understand the RSA encryption algorithm.
    2022-03-11 12:34:40下载
    积分:1
  • 用java语言实现rsa经典算法 自己可以上运行测试!
    用java语言实现rsa经典算法 自己可以加上运行测试!-using java language rsa classical algorithm can add their own testing!
    2023-08-26 04:00:03下载
    积分:1
  • java java java ECC ECC E
    java ecc java ecc java e-java eccjava eccjava eccjava eccjava ecc
    2022-07-27 19:53:30下载
    积分:1
  • 码算法,可用于文件和实
    流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorithm, can be used for file encryption and real-time communication, the designer is well-known cryptographer Rivest. The algorithm efficiency is much higher than the general block cipher, and is suitable for random number generator
    2023-04-27 14:55:03下载
    积分:1
  • desedecbc
    DESedeCBC实验-DESedeCBC
    2022-02-25 04:00:56下载
    积分:1
  • WTLS安全层源程序
    WTLS安全层源程序-WTLS layer security source
    2022-06-21 14:20:17下载
    积分:1
  • 一个简单实现RC5算法的例子!仅供参考!
    一个简单实现RC5加密算法的例子!仅供参考!-Realize a simple example of RC5 encryption algorithm! For reference purposes only!
    2022-02-14 04:31:46下载
    积分:1
  • 代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…
    What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
    2023-06-18 10:00:03下载
    积分:1
  • 数字水印技术的基本概念
    数字水印技术的基本概念-A survey of Digital watermarking technique. It may an overview about watermarking.
    2022-03-10 01:31:41下载
    积分:1
  • encrypt image
    加密数字图像的主要源码 加密数字图像的主要源码-encrypt image
    2023-04-06 13:20:04下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载