WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > base64_encode or something like that?
  Last Thread   Next Thread
Author
Thread Post New Thread    Post A Reply
jp730
Junior Member

Registered: Sep 2003
From: Hamburg, Germany

base64_encode or something like that?

hi!

are there any possibilities for encoding something with nsis? i want the user to insert a password that should be storde in the registry - but not in plain text...

any ideas?

thanx
jp

Quick Link | Report this post to a moderator | IP: Logged

jp730 is offline Old Post 09-20-2003 10:53 PM
Click Here to See the Profile for jp730 Click here to Send jp730 a Private Message Find more posts by jp730 Add jp730 to your buddy list Edit/Delete Message Reply w/Quote
Joost Verburg
NSIS MUI Dev

Registered: Nov 2001
From:

You can either create a function with the NSIS script language or, if you need advanced encryption, create a plug-in.

Quick Link | Report this post to a moderator | IP: Logged

Joost Verburg is offline Old Post 09-21-2003 10:17 AM
Click Here to See the Profile for Joost Verburg Click here to Send Joost Verburg a Private Message Find more posts by Joost Verburg Add Joost Verburg to your buddy list Edit/Delete Message Reply w/Quote
kichik
M.I.A.
[NSIS Dev, Mod]

Registered: Oct 2001
From: Israel

What about MD5?

__________________
NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius

Quick Link | Report this post to a moderator | IP: Logged

kichik is offline Old Post 09-21-2003 12:35 PM
Click Here to See the Profile for kichik Click here to Send kichik a Private Message Visit kichik's homepage! Find more posts by kichik Add kichik to your buddy list Edit/Delete Message Reply w/Quote
Joost Verburg
NSIS MUI Dev

Registered: Nov 2001
From:

That's indeed useful for a password. Not for other types of storage, because it's not an encryption but a hash.

Quick Link | Report this post to a moderator | IP: Logged

Joost Verburg is offline Old Post 09-21-2003 01:27 PM
Click Here to See the Profile for Joost Verburg Click here to Send Joost Verburg a Private Message Find more posts by Joost Verburg Add Joost Verburg to your buddy list Edit/Delete Message Reply w/Quote
dselkirk
Senior Member

Registered: Aug 2002
From:

Quick plugin based which provides base64 compression.

Attachment: base64.zip
This has been downloaded 289 time(s).

Quick Link | Report this post to a moderator | IP: Logged

dselkirk is offline Old Post 09-21-2003 06:31 PM
Click Here to See the Profile for dselkirk Click here to Send dselkirk a Private Message Click Here to Email dselkirk Find more posts by dselkirk Add dselkirk to your buddy list Edit/Delete Message Reply w/Quote
dselkirk
Senior Member

Registered: Aug 2002
From:

That sentence made no sense! hehe. What I meant to say was...
"Quick plugin which provides base64 compression."
sorry, hehe

Quick Link | Report this post to a moderator | IP: Logged

dselkirk is offline Old Post 09-21-2003 06:33 PM
Click Here to See the Profile for dselkirk Click here to Send dselkirk a Private Message Click Here to Email dselkirk Find more posts by dselkirk Add dselkirk to your buddy list Edit/Delete Message Reply w/Quote
Joost Verburg
NSIS MUI Dev

Registered: Nov 2001
From:

For passwords using a hash is safer.

dselkirk, can you create an archive page?

Quick Link | Report this post to a moderator | IP: Logged

Joost Verburg is offline Old Post 09-21-2003 07:47 PM
Click Here to See the Profile for Joost Verburg Click here to Send Joost Verburg a Private Message Find more posts by Joost Verburg Add Joost Verburg to your buddy list Edit/Delete Message Reply w/Quote
All times are GMT. The time now is 09:21 PM. Post New Thread    Post A Reply
  Last Thread   Next Thread
WINAMP.COM | Forums : Powered by vBulletin version 2.3.9 WINAMP.COM | Forums > Developer Center > NSIS Discussion > base64_encode or something like that?
Show Printable Version
 | 
Email this Page
 | 
Subscribe to this Thread

Forum Jump:
 

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is off
vB code is ON
Smilies are ON
[IMG] code is ON