Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: elric
Date: Thu Apr 1 23:14:46 UTC 2004
Modified Files:
src/sys/dev: cgd.c cgdvar.h cgd_crypto.c cgd_crypto.h
Log Message:
Due to performance issues with our existing ciphers, we add a new entry
rot13-cbc which performs at almost full disk speed. There are known issues
with rot13 in ECB mode, but in CBC mode it is completely secure.
Home |
Main Index |
Thread Index |
Old Index