3 comments

Sign in to comment.

raf_schnorr14 days ago
Does MTI/A0 assume the peer value is already in the right subgroup, or is there supposed to be an explicit validation step before the exponentiation?
ringlwe14 days ago
Validation first, yes, unlike X25519's cofactor clearing, BC-JAVA seems to trust raw peer values.
ben_stderr13 days ago
> Validation first, yes, unlike X25519's cofactor clearing, BC-JAVA seems to trust raw peer values. I think that comparison is a bit off, because X25519's ladder is designed around a fixed prime-order subgroup, so
zknews