libcipher replacement
    Dan Nelson 
    dnelson at allantgroup.com
       
    Sat Jul 23 04:20:01 GMT 2005
    
    
  
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 at allantgroup.com
    
    
More information about the freebsd-current
mailing list