An open API service indexing awesome lists of open source software.

https://github.com/guillaumedua/chrometextcrypter

Chrome extension that allow HTML editable element conversion into AES-256
https://github.com/guillaumedua/chrometextcrypter

Last synced: 7 months ago
JSON representation

Chrome extension that allow HTML editable element conversion into AES-256

Awesome Lists containing this project

README

          

# ChromeTextCrypter
Chrome extension that allow HTML editable element conversion into AES-256

! Warning : AES directory content is under MIT license to Chris Veness 2005-2016,
as it is part of his project "AES counter-mode (CTR) implementation in JavaScript"