nCrypt is a windows app based on Tkinter and Python, and this is just a little website I made for it! I was just playing around with encryption(making a class so its an importable module) and decided to make an app for it and a couple weeks later here we are! Files are kept secret to ensure the integrity of the encryption software(aka so people don't yoink the code) but you can download it and run it yourself no problem! I used pyinstaller to convert .py to .exe