CryptoPad is a Google Chrome extension that allows you to encrypt and decrypt text using a password.
It uses the Web Crypto API to perform encryption and decryption, ensuring your data is not tied to a specific implementation and can be decrypted using any tool that supports the same standard.
I implemented this as a Google Chrome extension to prove that it is compatible with the Obsidian Plugin.
Grab it from Github repo.
