PHP Classes

File: doc/Classes/Alerts/FileModified.md

Recommend this page to a friend!
  Classes of Scott Arciszewski   Halite   doc/Classes/Alerts/FileModified.md   Download  
File: doc/Classes/Alerts/FileModified.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Halite
Perform cryptography operations with libsodium
Author: By
Last change:
Date: 8 years ago
Size: 417 bytes
 

Contents

Class file image Download

FileModified extends HaliteAlert

Namespace: \ParagonIE\Halite\Alerts

This indicates a race condition was being exploited against your app. This happens when a file you were attempting to decrypt was modified after it was opened for decryption.

There are a few possible causes to consider:

  • Cloud storage apps (DropBox, Google Drive, etc.)
  • Malware
  • Filesystem bugs
  • Hardware errors