Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyrille37/cryptlet
A bookmarklet that perform cryptographic operation
https://github.com/cyrille37/cryptlet
Last synced: 27 days ago
JSON representation
A bookmarklet that perform cryptographic operation
- Host: GitHub
- URL: https://github.com/cyrille37/cryptlet
- Owner: Cyrille37
- Created: 2013-12-11T19:28:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-26T13:45:25.000Z (almost 11 years ago)
- Last Synced: 2023-03-23T03:31:04.206Z (almost 2 years ago)
- Language: CSS
- Size: 145 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Cryptlet
========A bookmarklet that perform cryptographic operation.
The bookmarklet Cryptlet will encrypt selected text in a textarea or an input field, and will decrypt a text outside of a field. It's very usefull for wiki or other kind of CMS to store secret stuff in a public or not so secured place.
LICENSE
========Cryptlet used to be in the public domain.
To stay for ever in public domain, Cryptlet is distribued under the GPL 3.0 terms.
Copyright 2013 Cyrille Giquello.
https://github.com/Cyrille37/CryptletThe Stanford Javascript Crypto Library (SJCL) is Copyrighted 2009-2010
by Emily Stark, Mike Hamburg, Dan Boneh, Stanford University.
http://bitwiseshiftleft.github.io/sjcl/