tech-crypto archive

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

Re: openssl 0.9.7 in NetBSD?



>   >   - split libcrypto and libdes.  maintain libdes (code from 0.9.6)
>   >     by ourselves.  libcrypto will provide DES_xx only.  do not compile
>   >     des_old.c.
>         libdes provides des_xx functions only.
>i have not really been following this discussion, but libdes
>existed in netbsd before openssl existed...

        yes.  http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libdes/Makefile
        shows the history.  until Jun 2000, libdes supplied des_xx functions
        only.  with libdes/Makefile revision 1.3, libdes became an alias of
        libcrypto.  i guess i want to bring the state back to Makefile
        revision 1.2.

itojun



Home | Main Index | Thread Index | Old Index