登录
首页 » 加密解密 » 代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…

代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…

于 2023-06-18 发布 文件大小:9.46 kB
0 107
下载积分: 2 下载次数: 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

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

发表评论

0 个回复

  • 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
  • this visual basic source code,perhaps usefull 4 you
    this visual basic source code,perhaps usefull 4 you
    2022-05-09 10:55:41下载
    积分:1
  • 这是一个霍夫曼编码程序
    这是一个霍夫曼编码程序-This is a Huffman code program
    2022-02-16 05:22:56下载
    积分:1
  • these two works mainly with a CSP. CSPTEST comparison was made mainly to the cha...
    这两个工程主要用CSP 1、CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成、导入、导出、加密、解密、对称的加密解密、签名、验证。 2、CSTTEST2 写的比前个好些,但是平时上班,下班自己也要写论文,所以花的时间也不太多,很多地方都偷懒了。比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入,还有就是会话密钥的操作。-these two works mainly with a CSP. CSPTEST comparison was made mainly to the chaos when a friend called to refer to the completion of the non-symmetric key generation, importing and exporting, encryption, decryption, symmetric encryption and decryption, signature, the certification. 2, CSTTEST2 write better than in the previous months, but usually go to work and finish their own toilet paper so I spent the time is not too much, all of the lazy. For instance, file size I have not used the NEW 1024 and designated a need to amend their friends. The project mainly non-symmetric keys to the Export and Import, there is the session key operation.
    2022-03-21 02:06:35下载
    积分:1
  • RSA的算法的应用DEMO 也是用来的。
    RSA的加密算法的应用DEMO 也是用来加密的。-RSA encryption algorithm application DEMO also is uses for to encrypt.
    2022-08-05 16:59:23下载
    积分:1
  • 智能卡的例子程序..........
    智能卡示例程序。。。。。。。。。。
    2022-02-22 09:13:29下载
    积分:1
  • SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities of the collision. Although Bruce Schneier, had found individual collisions. But the new good hash function will be out before widespread use.
    2023-06-21 07:50:03下载
    积分:1
  • sha算法实现,经过FPGA验证的!
    sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
    2023-08-13 19:25:04下载
    积分:1
  • 哈希数据编码码实现(Hash) 需安全openssl等安全证书
    哈希数据编码解码实现(Hash) 需安全openssl等安全证书-Hash data codec implementation (Hash) need to secure safety certificate openssl, etc.
    2022-05-15 10:26:49下载
    积分:1
  • MD5算法封装类
    MD5算法封装类-MD5 algorithm Packaging Category
    2022-05-16 11:19:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载