The Vector Signing Algorithm (VSA) was developed to generate data signatures in 3-Dimensional Space, to be represented as a
1-Dimensional, Base64 Encoded Text String.
The Signature "Grid" can be sized anywhere from 3x3x3 up to 255x255x255 Bytes in length.
Signature Salting is accommodated by folding a Salt Key Value into the process, where the Salt Key is selected based on several variables,
including Current Process Position in the 3-D Grid Space.
All Code is Open-Sourced and Free for any Linux-based System.Currently there are no plans to support any Microsoft / Windows Environments.