登录
首页 » 加密解密 » 用VC实现MD5算法的源代码

用VC实现MD5算法的源代码

于 2022-07-16 发布 文件大小:12.86 kB
0 215
下载积分: 2 下载次数: 1

代码说明:

用VC实现MD5算法的源代码-with VC MD5 algorithm source code

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

发表评论

0 个回复

  • md5 encryption algorithm applied to linux development environment.
    md5加密算法,适用于linux开发环境。-md5 encryption algorithm applied to linux development environment.
    2022-11-03 05:45:03下载
    积分:1
  • RC6 encryption algorithm implementation
    RC6 encryption algorithm implementation
    2022-02-04 21:57:00下载
    积分:1
  • 本程序是免费软件,您可以重新分配和/或修改
    This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.-This program is free software you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
    2022-02-21 02:08:15下载
    积分: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
  • 简单的RSA范例
    简单的RSA加密范例-simple example of the RSA encryption
    2022-08-05 12:37:46下载
    积分:1
  • 关于des的说明
    关于des的说明- About des explanation
    2022-05-12 15:26:00下载
    积分:1
  • DIAMOND算法的原代码
    DIAMOND加密算法的原代码-separate encryption algorithm source code
    2022-02-05 18:08:41下载
    积分:1
  • If you use folder
    folder-lock 有了它 你就不怕自己的文件被人看到啦 -If you use folder-lock,you are not afraid of your files be peeped.
    2022-04-11 06:27:46下载
    积分:1
  • java自行开发rsa
    java自行开发rsa-developed rsa
    2022-10-24 11:45:03下载
    积分:1
  • 实现维吉尼亚码,用键盘接收明文和钥,屏幕打印文。...
    实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。-The achievement of Virginia password, use the keyboard to receive explicit and key, screen printing ciphertext.
    2022-07-22 15:50:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载