Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Dec 1999 11:52:11 -0700
From:      Warner Losh <imp@village.org>
To:        freebsd-security@freebsd.org
Subject:   Niels Provos: CVS: cvs.openbsd.org: src
Message-ID:  <199912301852.LAA11820@harmony.village.org>

next in thread | raw e-mail | index | archive | help
This just went into OpenBSD and looks way cool. :-)  Anybody with lots
of spare time wanna port it :-)

Warner

------- Forwarded Message

Date: Thu, 30 Dec 1999 11:21:56 -0700 (MST)
From: Niels Provos <provos@cvs.openbsd.org>
Message-Id: <199912301821.LAA18904@cvs.openbsd.org>
To: source-changes@cvs.openbsd.org
Subject: CVS: cvs.openbsd.org: src

CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 11:21:56

Modified files:
	sys/uvm        : uvm_meter.c uvm_pdaemon.c uvm_swap.c 
	sys/vm         : vm_page.h vm_param.h 
	sys/conf       : files 
Added files:
	sys/uvm        : uvm_swap_encrypt.c uvm_swap_encrypt.h 

Log message:
swap encryption for UVM, option UVM_SWAP_ENCRYPT.  needs to be enabled
via sysctl.
Pages are encrypted with the Blowfish encryption algorithm, the key
is initialized randomly on first swap out, ensuring that entropy has
accumulated in the kernel randomness pool.  Eventually, swap encryption
will be decided on a process by process basis, e.g. a process that reads from
a cryptographic filesystem will enable swap encrypt for its pages. okay
art@ and deraadt@.


------- End of Forwarded Message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




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