Ralph's Blog about this and that (RSS | Atom)

2022 | 2021 | 2020 | 2019 | 2018 | 2017

A closer look at the Web Cryptography API

Published: September 25, 2017  •  Updated: December 04, 2018  •  javascript, cryptography, ionic

Creating a trivial password manager with the Web Cryptography API and the Ionic framework.

Secure Todo app with Ionic

Published: February 18, 2017  •  Updated: December 06, 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