Engima is an all-in-one app to utilize different forms of cryptography easily. Whether it’s encrypting a file to using hashing algorithms to check validity.
Engima is an all-in-one app to utilize different forms of cryptography easily. Whether it’s encrypting a file to using hashing algorithms to check validity.
I now finished the hashing page form. When you click on the “Hash” button, it task you to this form. There are only 2 hashing algorithms for now. Now, I’ll focus on the actual implementation of the Hashing page. I’ll use Botan to implement the crypto functions.
Log in to leave a comment
I now have an initialized project for Qt/Kirigami. I also created a small home page that will be used to select whatever cryptographic technique you want to use. It’s not super responsive but I need to focus on the actual functionality first before I get to that.
Log in to leave a comment
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment