Base64 plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
 
m (→‎Notes: better link)
 
(4 intermediate revisions by 2 users not shown)
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.
Another version which doesn't has this limitation can be found on the [http://forums.winamp.com/showthread.php?s=&threadid=150146&highlight=base64 forum]. Source code sold [http://forums.winamp.com/showthread.php?s=&threadid=149880&highlight=base64 separately].


== Description ==
== Description ==
A simple plugin that allows Base64 encryption and decryption.
A simple plugin that allows Base64 encryption and decryption.
== Notes ==
Similar functionality in [[NsisCrypt plug-in]].


== Download ==
== Download ==
[[File:base64.zip|Download base64.zip...]]
<attach>base64.zip</attach>
 


[[Category:Plugins]]
[[Category:Plugins]]

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)