Source-Changes archive

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

CVS commit: src/lib/libdes



Module Name:    src
Committed By:   christos
Date:           Sun Mar 19 19:35:00 UTC 2006

Modified Files:
        src/lib/libdes: des.h odes_enc.c oset_key.c

Log Message:
Change des_key_schedule to be an array of DES_LONG instead of abusing
struct and union semantics.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libdes/des.h
cvs rdiff -r1.1 -r1.2 src/lib/libdes/odes_enc.c src/lib/libdes/oset_key.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index