Source-Changes archive

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

CVS commit: [agc-netpgp-standalone] src/crypto/external/bsd/netpgp



Module Name:    src
Committed By:   agc
Date:           Sat Oct 20 04:42:42 UTC 2012

Modified Files:
        src/crypto/external/bsd/netpgp/lib/cipher [agc-netpgp-standalone]:
            Makefile
Added Files:
        src/crypto/external/bsd/netpgp/dist/src/libcipher 
[agc-netpgp-standalone]:
            idea.c idea.h

Log Message:
Now that idea is out of jail, add it as a cipher - requested by christos.

For all intents and purposes, AES will be used these days, but idea may
be used in legacy things, so mainly for completeness.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 \
    src/crypto/external/bsd/netpgp/dist/src/libcipher/idea.c \
    src/crypto/external/bsd/netpgp/dist/src/libcipher/idea.h
cvs rdiff -u -r1.1.2.1 -r1.1.2.2 \
    src/crypto/external/bsd/netpgp/lib/cipher/Makefile

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