All version of W2ETK will use GPG for the encryption of user input, be it a file or string taken from STDIN. GPG should come pre-installed with a KDE Desktop install but check for it nonetheless.
Uses several IF-loops to check for the presence of GPG on the user's system. If not found it assigns NO to the corresponding variable, "GPG" for use in the Dependency Install step.
All version of W2ETK will use GPG for the encryption of user input, be it a file or string taken from STDIN. GPG should come pre-installed with a KDE Desktop install but check for it nonetheless.