Author

Topic: [Claimed] [Bounty] Single web page that calculates RIPEMD-160 hash (Read 1826 times)

legendary
Activity: 1260
Merit: 1003
Payment received, you can trust him. Smiley
legendary
Activity: 1102
Merit: 1014
Thank you Anillos2 for giving it a shot.
legendary
Activity: 1260
Merit: 1003
I'm looking for a basic web page with javascript code to calculate the RIPEMD-160 hash of a local file.

1) The user should be allowed to select the local file using a
and
2) immediately when the file is selected, it would give some indication that it's calculating (progress would be great) and
3) display the resulting hash when done. (i.e. 270c4fb0603498fc1f1eff6bd36c8d114ac7c28c gotten from openssl's rmd160 command)
4) For this of course, the file doesn't need to be uploaded anywhere.

I'm offering 0.1 btc for this for the first to post working a page in this thread.

Thanks,

weex
If you want I can replace the text box with a File input:
http://www.java2s.com/Code/JavaScript/Security/RIPEMD160HashinginJavaScript.htm

If you can do it, that's great as long as it gives some indication that it's working on it if it takes more than a second or two.
Ok, I will do it.
legendary
Activity: 1102
Merit: 1014
I'm looking for a basic web page with javascript code to calculate the RIPEMD-160 hash of a local file.

1) The user should be allowed to select the local file using a and
2) immediately when the file is selected, it would give some indication that it's calculating (progress would be great) and
3) display the resulting hash when done. (i.e. 270c4fb0603498fc1f1eff6bd36c8d114ac7c28c gotten from openssl's rmd160 command)
4) For this of course, the file doesn't need to be uploaded anywhere.

I'm offering 0.1 btc for this for the first to post working a page in this thread.

Thanks,

weex
If you want I can replace the text box with a File input:
http://www.java2s.com/Code/JavaScript/Security/RIPEMD160HashinginJavaScript.htm

If you can do it, that's great as long as it gives some indication that it's working on it if it takes more than a second or two.
legendary
Activity: 1102
Merit: 1014

I'm looking for it in a single page and don't want to have to install anything to test it.
legendary
Activity: 1260
Merit: 1003
I'm looking for a basic web page with javascript code to calculate the RIPEMD-160 hash of a local file.

1) The user should be allowed to select the local file using a and
2) immediately when the file is selected, it would give some indication that it's calculating (progress would be great) and
3) display the resulting hash when done. (i.e. 270c4fb0603498fc1f1eff6bd36c8d114ac7c28c gotten from openssl's rmd160 command)
4) For this of course, the file doesn't need to be uploaded anywhere.

I'm offering 0.1 btc for this for the first to post working a page in this thread.

Thanks,

weex
If you want I can replace the text box with a File input:
http://www.java2s.com/Code/JavaScript/Security/RIPEMD160HashinginJavaScript.htm
legendary
Activity: 3038
Merit: 1032
RIP Mommy
legendary
Activity: 1102
Merit: 1014
I'm looking for a basic web page with javascript code to calculate the RIPEMD-160 hash of a local file.

1) The user should be allowed to select the local file using a and
2) immediately when the file is selected, it would give some indication that it's calculating (progress would be great) and
3) display the resulting hash when done. (i.e. 270c4fb0603498fc1f1eff6bd36c8d114ac7c28c gotten from openssl's rmd160 command)
4) For this of course, the file doesn't need to be uploaded anywhere.

I'm offering 0.1 btc for this for the first to post working a page in this thread.

Thanks,

weex

Edit: Anillos2 won the bounty.
Jump to: