lintalist / lintalist

Searchable interactive texts to copy & paste text, run scripts, using easily exchangeable bundles
https://lintalist.github.io/
GNU General Public License v2.0
275 stars 30 forks source link

Plugins: Encrypt/Decrypt (part of) snippet or Local variable contents #11

Open lintalist opened 9 years ago

lintalist commented 9 years ago

In cases where you want to store some sensitive text in a snippet or local variable it might be useful to store this encrypted with a password. (ht: tpr)

Function(s):

@nnnik's Encrypt/Decrypt v2.1.0 @ http://ahkscript.org/boards/viewtopic.php?f=10&t=1107&hilit=encrypt

lintalist commented 9 years ago

Working version ready but contemplating which encryption to use - https://github.com/ahkscript/libcrypt.ahk

jaredbidlow commented 8 years ago

any news on this?

lintalist commented 8 years ago

Not yet, but if you have ideas about which one to use feel free to drop a line at https://github.com/ahkscript/libcrypt.ahk/issues/24