home..
Password Combiner
December 2023
(850 Words, 5 Minutes)
How the code works:
It takes in both passwords as ascii and then converts to unicode until finally going to binary. After combining the passwords, any unreadable ascii characters are removed based on the binary output of the logic gate and are filtered out before finally being displayed back as a single password. The shortest password is taken to avoid having to pad the end with zeros.
How to use the program:
Using this code is really quite simple and easy! First, enter in both passwords and then select the button for the logic gate you want to use to combine the two. There are images to guide you just in case you forget.
How code uses binary logic:
Code uses logic gates to combine the passwords at the binary level.
Enter your first password
Enter your second password
And Gate
Or Gate
Start Animation
Password 1 goes here
Password 2 goes here
Logic gate goes here
Combined password goes here
© 2024 • Powered by
Soopr
• Theme
Moonwalk