|
|
|
|
|
by oconnor663
3123 days ago
|
|
Something about multihash makes me worry it's a security risk. Like I worry that it encourages this mistake: 1. Define a new protocol with multihash somewhere in it. 2. Import a super convenient multihash library. 3. Verify all hashes with a simple library function. That sounds super natural and convenient to me, but if it means that you support MD4 by default, then you've introduced a downgrade attack into your protocol. |
|