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
- Host: GitHub
- URL: https://github.com/guillaumedua/chrometextcrypter
- Owner: GuillaumeDua
- License: apache-2.0
- Created: 2016-09-14T22:32:05.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T10:12:00.000Z (about 9 years ago)
- Last Synced: 2025-01-30T05:41:21.459Z (9 months ago)
- Language: JavaScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"