22 Jul 2003 13:48
Re: openssl 0.9.7 in NetBSD?
<itojun <at> iijlab.net>
2003-07-22 11:48:00 GMT
2003-07-22 11:48:00 GMT
> > - 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
RSS Feed