Digital Signatures - ECDSA, EdDSA and Schnorr

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Thank you for explaining in detail. Very sophisticated stuff

se
Автор

Good lord. I have no business being here but i cant help but need to know more. This stuff is getting intense. Thanks for the content.

JRis
Автор

Thanks this is just what I was looking for

overratedprogrammer
Автор

when you do: r = R_x (mod n) . Why do you need to do mod n? isn't the x coordinate of R already going to be within n?

FreestyleDarius
Автор

Is libsodium a good implementation for this?

jedisct
Автор

Ok, so the ed25519 algorithm is basically EdDSA?

kebman