Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2005 23:19:57 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Julian Elischer <julian@elischer.org>
Cc:        current@freebsd.org
Subject:   Re: libcipher replacement
Message-ID:  <20050723041957.GD27856@dan.emsphone.com>
In-Reply-To: <42E03812.4090801@elischer.org>
References:  <42E03812.4090801@elischer.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 21), Julian Elischer said:
> I have snet this mail 3 times and each time it never appeared on the list 
> (that I saw.. I think it got eaten by a spam filtrer somewhere..)
> 
> trying again.
> 
> Since setkey(3) has now gone away so thoroughly that there is not even
> a manual page saying how to replace it,
> I need to port some code that uses it..
> 
> What is the suggested replacement?

Try DES_set_key() ; the des(2) manpage also lists all the other DES_*
openssl functions.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050723041957.GD27856>