Author

Topic: Question about key's hash algorithm (Read 192 times)

legendary
Activity: 2128
Merit: 1293
There is trouble abrewing
April 30, 2020, 12:20:28 PM
#5
It's the same thing on a brute force attack. Isn't it?

why would it be the same thing? it is like saying if you put 2 bolts on your door it would be the same as putting one!
and not everything is about brute forcing. there are other attack vectors. for example the collisions and preimage attacks. they become a lot more impossible with 2 hash algorithms.

maybe start a thread and ask how you can learn how to search...
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
April 30, 2020, 12:20:00 PM
#4
I would love to create a thread about my questions. But I've already done that  Tongue

Why is it that bad to create multiple threads on this giant forum? I mean, I'm a drip in the ocean here.

And about google, it really hasn't helped me with my crypto-questions I've had. This forum has tho.
It's not necessarily bad but it having a thread keeps it more organised and other users can also answer your questions without going through different threads for every question.

legendary
Activity: 1512
Merit: 7340
Farewell, Leo
April 30, 2020, 12:16:20 PM
#3
I don't think there's any concrete answer to this.

The most common reason for choosing RIPEMD160 is due to its shorter message digest as compared to SHA256 alone.

You might want to stop creating new threads for every question or just Google it. Most of your questions are fairly common and can just be googled. Just continue in this thread if you have more questions that you can't find the answer to.

I would love to create a thread about my questions. But I've already done that  Tongue

Why is it that bad to create multiple threads on this giant forum? I mean, I'm a drip in the ocean here.

And about google, it really hasn't helped me with my crypto-questions I've had. This forum has tho.
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
April 30, 2020, 12:09:42 PM
#2
I don't think there's any concrete answer to this.

The most common reason for choosing RIPEMD160 is due to its shorter message digest as compared to SHA256 alone.

You might want to stop creating new threads for every question or just Google it. Most of your questions are fairly common and can just be googled. Just continue in this thread if you have more questions that you can't find the answer to.
legendary
Activity: 1512
Merit: 7340
Farewell, Leo
April 30, 2020, 11:48:57 AM
#1
I read this:



The thing I don't get is why so so so many encrypting algorithms for generating a public key.

Why should we do privatekey = RIPEMD160(SHA256(publickey)) and not just privatekey = SHA256(publickey)

It's the same thing on a brute force attack. Isn't it?
Jump to: