Secure Todo app with Ionic
Published: 18. February 2017 • Updated: 6. December 2018 • ionic, cryptography
In this post, we create a Todo application with Ionic that stores the data encrypted in the client storage. asmcrypto.js is used as the cryptographic library and we have a look at the Web Crypto API