[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: triple DES




uri@watson.ibm.com says:
> Hilarie Orman says:
> > What is the usual method for doing triple DES with CBC?
> 
> The best way is: P[n] XOR C[n-1] -> Ek1 -> Dk2 -> Ek1 == C[n]

A compact way to express it! I'll be stealing it for the draft!

Perry


References: