Re: Truncated multiplication (is it secure???)
- From: Ertugrul Soeylemez <do-not-spam-me@xxxxxxxx>
- Date: Tue, 27 Mar 2007 00:47:50 +0200
"Amitabh" <amitabh123@xxxxxxxxx> (07-03-26 12:03:15):
I'm always looking for clear definitions. Given an operation that
is commutative, associative and (as I know now) not idempotent, with
operands and result statistically unrelated, can't it be used to
create a secure key exchange right away?
It would, if it also satisfies another property - infeasible to
invert, given one of the inputs.
Generally such a function is called as "Strong Associative One-Way
Function". Let this function be f: A x A -> A (for some sets A). The
"strong"-ness implies that given f(a, b), and a, it is infeasible to
compute b.
Of course, yes. I've just forgotten to mention that, but I've done so
in an earlier post anyway.
Regards,
Ertugrul Söylemez.
--
From the fact that this CGI program has been written in Haskell, it
follows naturally that this CGI program is perfectly secure.
.
- References:
- Truncated multiplication (is it secure???)
- From: Kiuhnm
- Re: Truncated multiplication (is it secure???)
- From: Peter Pearson
- Re: Truncated multiplication (is it secure???)
- From: Rob Warnock
- Re: Truncated multiplication (is it secure???)
- From: Kiuhnm
- Re: Truncated multiplication (is it secure???)
- From: David Wagner
- Re: Truncated multiplication (is it secure???)
- From: Ertugrul Soeylemez
- Re: Truncated multiplication (is it secure???)
- From: Ertugrul Soeylemez
- Re: Truncated multiplication (is it secure???)
- From: Ertugrul Soeylemez
- Re: Truncated multiplication (is it secure???)
- From: Amitabh
- Truncated multiplication (is it secure???)
- Prev by Date: Re: A Font Algorithm- NOt yet named
- Next by Date: Re: Truncated multiplication (is it secure???)
- Previous by thread: Re: Truncated multiplication (is it secure???)
- Next by thread: Re: Truncated multiplication (is it secure???)
- Index(es):
Relevant Pages
|