/dw-plugin-encryptedpasswords

Store 256 bit AES encrypted text in your DokuWiki pages. by Wolfgang Reszel

Primary LanguageJavaScript

DokuWiki plugin Encrypted Passwords

By Wolfgang Reszel

This plugin let you store 256 bit AES encrypted passwords in your DokuWiki pages. The password can be decrypted by clicking them (Javascript must be enabled). Based on the encryption library by Vincent Cheung (http://www.vincentcheung.ca/jsencryption) which incorporates the Gibberish AES library by Mark Percival (https://github.com/mdp/gibberish-aes).


The code of Encrypted Passwords Plugin by Wolfgang Reszel is licensed under the GNU Public License (GPL) version 2.

The Gibberish AES library by Mark Percival is separately licensed under MIT.

More infomation is available: