Base64 plug-in

From NSIS Wiki
Revision as of 15:54, 20 January 2013 by 127.0.0.1 (talk)
Jump to navigationJump to search
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 http://nsis.sourceforge.net/NsisCrypt_plug-in plugin.

Download

base64.zip (14 KB)