tech-crypto archive

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

libdes split



>Module Name:   src
>Committed By:  itojun
>Date:          Wed Jul 23 05:20:27 UTC 2003
>
>Modified Files:
>       src/distrib/sets/lists/base: shl.elf shl.mi
>       src/lib/libcrypto: Makefile
>       src/lib/libdes: Makefile des.h des_locl.h des_ver.h ecb_enc.c
>           enc_read.c enc_writ.c fcrypt.c rand_key.c read2pwd.c read_pwd.c
>           rpc_enc.c set_key.c shlib_version spr.h str2key.c
>Added Files:
>       src/lib/libdes: rnd_keys.c
>Removed Files:
>       src/lib/libdes: cbc3_enc.c des.c des_opts.c destest.c rpw.c speed.c
>
>Log Message:
>split libdes from libcrypto.  libdes bumps shlib major.
>(no dependency in libraries)
>
>libdes provides des_xx functions based on openssl 0.9.6j.

        kerberos libraries do depend on des_xx functions, however, most of
        them are linked with libcrypto (instead of libdes).  in such case,
        is shlib major bump for kerberos libraries needed?

itojun



Home | Main Index | Thread Index | Old Index