If you must encrypt in the browser, JavaScript with Web Crypto API is an option. If you need to decrypt the results in a different language, it takes some time to find out how. Here’s one approach with AES-GCM. (more…)
Read more »
One of my goals this year is to acquire new skills, so I've decided to start by learning JavaScript. As was the case when I learned HTML and CSS, it's a tricky endeavor, because I'm not exactly a begin... (more…)
Read more »
A DOS JavaScript Canvas with sound. Contribute to SuperIlu/DOjS development by creating an account on GitHub. (more…)
Read more »