Re: [dm-devel] [PATCH v2.1 0/1] dm-integrity: integrity protection device-mapper target

2013-01-15 Thread Alasdair G Kergon
On Tue, Jan 15, 2013 at 10:35:56PM +0200, Dmitry Kasatkin wrote: > I addressed all comments I got so far. Can it be now added to the DM tree? Mikulas will review the latest version with this in mind. Alasdair -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body

[PATCH v2.1 0/1] dm-integrity: integrity protection device-mapper target

2013-01-15 Thread Dmitry Kasatkin
Device-mapper "integrity" target provides transparent cryptographic integrity protection of underlying read-write block device using hash-based message authentication codes (HMACs), which can be stored on the same or different block device. Target uses kernel keyring to obtain a secret key for usi