fixed generation of 16 character key, added toast completed initial verson.
Some of my CSS layout was rewritten and tidied up. I made the UI much more structured and clear by fixing the overlapping boxes and messy spacing from my previous build. I’m almost finished with the CSS and will be working on JavaScript later.
I am currently building a cyberpunk style web tool that will let users to safely encrypt and decrypt secret messages within the browser. It is still a work in progress and not even half completed yet, but I am working on implementing strong security codes like SHA-256 to lock text with a password and create unique digital footprint. So far, I have only set up the basic layout of the interface to give it a hacker terminal look . I still have a lot more styles to add , I am eager to continue developing it and see the outcome.