Base64 plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 9: Line 9:
== Description ==
== Description ==
A simple plugin that allows Base64 encryption and decryption.
A simple plugin that allows Base64 encryption and decryption.
== Notes ==
Similar functionality in http://nsis.sourceforge.net/NsisCrypt_plug-in plugin.


== Download ==
== Download ==

Revision as of 15:54, 20 January 2013

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)