您现在的位置是:源码地带 > 资源下载

This project demonstrates the use of secure hash functions technique to implement a file encryption

资 源 简 介

This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message from which the hash code (key) is generated using the SHA algorithm. Then this key is used to enctypted the data in the file(s). This key is stored in the encrypted file along with the encrypted data.

  • 本资源暂不提供下载

相 关 资 源