Archive: Encryption Plugins for NSIS (Blowfish and 3DES)


Encryption Plugins for NSIS (Blowfish and 3DES)
Here we go...

[edit by kichik]attachment removed, see below[/edit]


What exactly does this encrypt?


every string you want it to.

----------------------------------------------------

flizebogen
Junior Member

Registered: Jan 2002
From:

Sounds interessing, but i guess there is a big chance that it might be abused for spam.

But i would be interested in a plugin that en/decrypts a given value. (For secure storing of passwords)

------------------------------------------------------


Thanks for creating the encyrption plugins but unfortunately they doesn't work.

After reviewing your .DLLs i guess i found the reason.

The following 2 Dependencies are missing:

rtl70.bpl
dcpdelphi6.bpl


http://www.apollo51.demon.nl/nsis/Encryption.zip

The DLL's that are in here are working, sorry for not compiling with the packages


The new (bigger) files are working perfectly.

A big thanks for you work


Is there anyway to remove the attachment of the first post? I notice that people are still downloading the version that doesn't work


Ask a moderator, that will be Kichik.
Or, are there here hidden moderators? :weird:


EFS - Encrypting File & Folders
Hello Everyone,

Just curious if anyone have info / idea about implementing EFS for Folders / Files. Thanks for you help in advance.


You can call EncryptFile with System.dll