Base64 plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
m (→Notes: better link) |
||
Line 12: | Line 12: | ||
== Notes == | == Notes == | ||
Similar functionality in | Similar functionality in [[NsisCrypt plug-in]]. | ||
== Download == | == Download == |
Latest revision as of 00:01, 7 October 2016
Author: Angelo Dureghello, Trieste, Italy (talk, contrib) |
Warning
This plug-in requires VC8 runtime which aren't present on all computers. A new version that doesn't depend on any runtimes should be created. The current version can't be assumed to work on any computer.
Another version which doesn't has this limitation can be found on the forum. Source code sold separately.
Description
A simple plugin that allows Base64 encryption and decryption.
Notes
Similar functionality in NsisCrypt plug-in.
Download
base64.zip (14 KB)