====================
| File Explanation |
====================

Encryptor-v7.0.0.7z (The Main File):

This is the file itself and .7z is a format called 7zip and can be
opened on Windows, Android, IOS, MacOS and Linux using the 7zip
app at https://www.7-zip.org/ for MacOS, Windows and Linux and for
IOS and Android look for an app that decompresses 7zip on your app store

--------------------------
Encryptor-v7.0.0.7z.sig:
--------------------------
This is a PGP signature of the file using my PGP key and can
be verified using any PGP app by importing my PGP Key called 
Matrix_public.asc then clicking a button labeled something like
'verify file' or 'certify file'

[Compatible App List]

For Windows, use GPG4Win (https://www.gpg4win.org/get-gpg4win.html)
For MacOS, Use GPG Suite (https://gpgtools.org/)
For IOS (iPad and iPhone) Use EasyPGP (https://apps.apple.com/us/app/easy-pgp/id6743335477)
For Linux, Use Kleopatra Via Flatpak (flatpak install flathub org.kde.kleopatra)
For Android Use OpenKeychain Via;
- Google Play Store (https://play.google.com/store/apps/details?id=org.sufficientlysecure.keychain)
OR
- FDroid Store (https://f-droid.org/packages/org.sufficientlysecure.keychain/)

---------------------------
SHA256-Hash_AztecCode.png:
---------------------------
This file is a aztec code (It works like a QR Code) containing the SHA256 Hash of the main file, 
you should use an Aztec Code reader app to scan this then:

To Hash online, Use https://hiplot.cn/app/online-encode-decode/sha256_checksum.html

On Windows: Open Powershell and use "cd <location of this folder>" and run: Get-FileHash "Encryptor-v7.0.0.7z" -Algorithm SHA256
On Linux: Open Terminal then run "cd <location of this folder>" then run "sha256sum Encryptor-v7.0.0.7z"
On MacOS: Open Terminal then run "cd <location of this folder>" then run "shasum -a 256 Encryptor-v7.0.0.7z"

to Hash Encryptor-v7.0.0.7z with SHA256

then compare what Terminal/Powershell says with what the Aztec Code says. (It doesn't matter if the letters are uppercase or lowercase)
if they are different, please redownload the file as it is corrupt