Visit www.thugon.com

KEY/FILE SPLITTING AND COMBINING APP

This stand alone app is used to secure private keys and files. It can secure them by splitting them or combining them back together. Also known as the RSA3072 Key splitter and combiner.

YouTube Video
Details:

Zero tolerance for compromise. AES256 GCM, XOR, passwords, PK100K iterations, SHA2 hash, n of n and more. Stand alone executable so no install. Windows OS only. Available by request only. Last version 2.

KEY/FILE SHREDDER APP

This app was designed to securely shred keys and file. Audit log available for compliance and auditing. Also known as Crypto Shredder.

YouTube Video
Details:

Overwrite file, random bytes (zeros), encrypt multiple times AES GCM in memory, deletes the file(s)/directory and flush memory. Windows OS only. Available by request only. Last version 2.

RSA 3072 KEY GENERATOR APP / RSA 3072 KEY DECRYPTOR AP

These two apps are used to generate RSA public and private keys. End to End Encryption.

YouTube Video DEMO SITE
Details:

The anonymous/whistleblower portal is recommended to be deployed on the TOR network using only the TOR browser although it can be used on the clear net as well. The apps can be used for the anonymous/whistleblower secure reporting portal. This app is NOT used to generate keys for the Employee Expense Reporting Portal (end 2 end encryption).The Web Login Password and Hash Generator is used in that case. The RSA Key Gen can be used to generate a pair of public and private keys. The RSA decryptor app is used to decrypt the encrypted RSA txt files. For example, in the whistleblower reporting portal, when a user submits a report, the web portal will encrypt the data into a txt file (JSON). When you run the decryptor app, it will ask for the encrypted JSON or TXT file path. Then it will ask for the path to your private RSA key. The app will then use your private key to decrypt the "encrypted" JSON or txt file into readable text. The decryption will extract txt file from the encrypted txt file. It is secured with SHA2 hashing verification. Available by request only. Last version 1. See demo site on clear net.

RANDOM PICK APP

This app is used for randomly picking items such as employees, inventory, department or what ever list you may have. It is mainly used for generating random pick reports for auditing, investion, inspection or other compliance related process.

YouTube Video
Details:

This app will generate a report of your random pick of items from an excel sheet. Yu can input your name, title, reason, how many random picks and etc. Uses the Python SystemRandom() function. Tracks your excel file SHA256 (excel file hash changes when opened, no data change is required). Export report for auditing. Date and time stamp. Names or items listed report. Export report hash file for auditing or compliance tracking. Only available by direct request. Last version 1.

WEB LOGIN PASSWORD AND HASH GENERATOR APP

This app is used to generate random passwords or specify passwords and PHP Hash for the Employee/Company Expense Reporting Portal.

YouTube Video DEMO SITE
Details:

These apps are designed to support the Login and Employee expense reporting portal that was desinged to meet compliance, SOX, FCPA, SEC and etc. This app will generate random or user specify password and TOTP keys. This app is used with the WEB LOGIN for the Employee Expense reporting portal online. The login will require a username and password. The login will also require Microsoft or Google Authenticator for mobile device as well. This is part of the 2FA secure login. This app uses BCRYPT. You will also need the RSA KEYS GENERATOR (ANSI AND UNICODE / UTF-8 MODE) to generate the public and private keys. Last version was 1.0.6. The WEBLOGIN PASS GENERATOR version is 4. Decryption app for the expense web form is version 3.0.3. This is unique and should not be used for other decryption process. SPECIAL NOTES: The WEB LOGIN FOR THE EXPENSE REPORTING PORTAL use custom encryption app, decryption app and a password/php hashing app. These are specific and does not work on other processes. Only available by direct request. Last version 1, 2, 3. See demo site.