Source-Changes archive

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

Re: CVS commit: src/sys



Thor Lancelot Simon <tls%netbsd.org@localhost> writes:
> Modified Files:
>       src/sys/opencrypto: files.opencrypto xform.c
> Added Files:
>       src/sys/crypto/skipjack: files.skipjack skipjack.c skipjack.h
> Removed Files:
>       src/sys/opencrypto: skipjack.c skipjack.h
>
> Log Message:
> Move the Skipjack algorithm from sys/opencrypto to sys/crypto/skipjack.
> There are now no cryptographic algorithms in sys/opencrypto, which,
> according to the comment formerly in files.opencrypto, was the original
> intent.

Incidently, do we actually need/use skipjack for anything at all?

-- 
Perry E. Metzger                perry%piermont.com@localhost



Home | Main Index | Thread Index | Old Index