This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-07-13 12:02:59

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Simple hash on scratch?

Does anyone know of a simple one-way hash function that can easily be made in scratch?
The number of output bits should be 64, or 16 hexadecimal digits. It needs to exibit the avalanche effect (well, it should to be secure).
I need it for my CM Forum, more specifically, account creation, login/logout, and password protection (mainly this one).
Credit will be given, although I don't know when I can use the hash.


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#2 2012-07-13 12:05:49

SciTecCf
Scratcher
Registered: 2011-11-23
Posts: 1000+

Re: Simple hash on scratch?

Hmm... I don't know. Maybe roijac can help you.


http://bit.ly/LCZEJRhttp://bit.ly/LSONcOhttp://bit.ly/LF3vIc
http://trinary.site40.net/images/scratchrank.php?username=SciTecCf&display=small

Offline

 

#3 2012-07-13 18:47:07

bonechill
Scratcher
Registered: 2012-05-02
Posts: 500+

Re: Simple hash on scratch?

hash?


http://www.planetminecraft.com/files/sigs/scratch9p_693826_sig.jpg

Offline

 

#4 2012-07-13 18:48:09

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Simple hash on scratch?

SciTecCf wrote:

Hmm... I don't know. Maybe roijac can help you.

Where could I ask him?

<At least 180 seconds have to pass between posts.<Please<wait<a<little<while<and<try<posting<again.>>>>>>>>>>

bonechill wrote:

hash?

http://en.wikipedia.org/wiki/Cryptographic_hash_function


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#5 2012-07-13 18:55:59

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: Simple hash on scratch?

hashbrowns!


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#6 2012-07-13 19:05:13

bonechill
Scratcher
Registered: 2012-05-02
Posts: 500+

Re: Simple hash on scratch?

yay, did you decide ftf841?


http://www.planetminecraft.com/files/sigs/scratch9p_693826_sig.jpg

Offline

 

#7 2012-07-13 19:09:04

ftf841
Scratcher
Registered: 2012-02-19
Posts: 1000+

Re: Simple hash on scratch?

bonechill wrote:

yay, did you decide ftf841?

on what?


http://mag.racked.eu/cimage/i9002/Achievement++get%21/Hi+there./mca.png
http://mag.racked.eu/mcimage/i354/Achievement++get%21/CAKE%21%21%21%21%21/mca.png

Offline

 

#8 2012-07-13 19:13:56

Molybdenum
Scratcher
Registered: 2012-06-17
Posts: 1000+

Re: Simple hash on scratch?

ftf841 wrote:

bonechill wrote:

yay, did you decide ftf841?

on what?

Good question. If it doesn't have to do with this thread, please do not post it here  smile
You can post it in my forum: http://scratch.mit.edu/projects/Molybdenum/2670882
Back on topic: Does anyone have a simple hash?


"The Enrichment Center is required to remind you that you will be baked, and then there will be cake."
(|Balls and Platforms: Stay on!|) (|NaOS-H: An operating system... Or is it?|)

Offline

 

#9 2012-07-13 19:20:07

bonechill
Scratcher
Registered: 2012-05-02
Posts: 500+

Re: Simple hash on scratch?

Molybdenum wrote:

ftf841 wrote:

bonechill wrote:

yay, did you decide ftf841?

on what?

Good question. If it doesn't have to do with this thread, please do not post it here  smile
You can post it in my forum: http://scratch.mit.edu/projects/Molybdenum/2670882
Back on topic: Does anyone have a simple hash?

sorry, no. It was if he would do a voice for me. sorry if I spammed.  sad


http://www.planetminecraft.com/files/sigs/scratch9p_693826_sig.jpg

Offline

 

#10 2012-07-14 12:27:21

Nathanator1416J
Scratcher
Registered: 2012-02-21
Posts: 100+

Re: Simple hash on scratch?

Yes, go on vb forums on microsoft.com and look for the triple DES Method.
make it a function in a dll. It is naturally just an reciprocal style encrypt function, but you can turn this into a hash if you use the input as the string and the key.
Hope it works.


http://wiki.scratch.mit.edu/images/Ptp.gif PEPPERTREE  Productions (PtP)
Tourmaline Scientific Research Programs

Offline

 

Board footer