Number base #2 is used only in
Direct Convert
Clicking "Unify" button or pressing Enter in the top textbox unifies the array and outputs into the bottom box.
"Resolve" is the reverse operation, outputs into he top box
"Direct convert" performs the following:
Resolves in
Base #1,
unifies in
Base #2.
Overwrites the value in the bottom textbox.
Numbers in top and bottom textboxes can be of any length.
N dimensions recommended values from 1 to 300 (higher values increase the duration of computations)
Base number #1 and #2 should in range from 3 to 2^64
All numbers can also be entered in hexadecimal.
Encryption/Decryption based on Direct Convert function will soon be available, also a Windows app (alond with .dll library), which runs faster than the web app. Still, it takes about 5 seconds to encrypt around 50 kB of data. Windows app won't be free. Online app will remain free.'
Please visit
the GitHub Repo for more information.