Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 183 → Rev 706

/relevation/ext/cryptopy-1.2.5.patched/crypto/cipher/icedoll.py
12,7 → 12,7
Fi = Ek(t,P[i-1]) ; Fi, with i=0 is nonce or a fixed value
C[i] = Fi^Ek(N,P[i]^Fi)
 
Copyright © (c) 2002 by Paul A. Lambert
Copyright (c) 2002 by Paul A. Lambert
Read LICENSE.txt for license information.
 
June 2002