Building a Secure Crypto Hashing using Vue Composables
I was researching how best I could implement a web-based encryption method without using the popular atob() function in the browser, as that can easily be decrypted by anyone without requiring any form of decryption password. That was when I came acr...
dev9ice.hashnode.dev6 min read
Orji Michael
Great article