Base64 plug-in: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (proper download link) |
No edit summary |
||
Line 1: | Line 1: | ||
{{PageAuthor|Angelo Dureghello, Trieste, Italy}} | {{PageAuthor|Angelo Dureghello, Trieste, Italy}} | ||
== 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. | |||
== Description == | == Description == |
Revision as of 20:31, 23 March 2008
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.
Description
A simple plugin that allows Base64 encryption and decryption.
Download
base64.zip (14 KB)