Re: On-Disk Encryption and Data Integrity
- From: Mark Wooding <mdw@xxxxxxxxxxxxxxxx>
- Date: Tue, 27 Jan 2009 14:54:47 +0000
Jeffrey Walton <noloader@xxxxxxxxx> writes:
I'd like to use CCM, but neither Crypto++ or the Windows Crypto API
(CAPI) offer it.
Then use generic encrypt-then-authenticate, using a secure message
authentication code, e.g., HMAC-SHA256 or so. Encrypting a hash is not
sufficient.
-- [mdw]
.
- Follow-Ups:
- Re: On-Disk Encryption and Data Integrity
- From: jeffrey . w . walton
- Re: On-Disk Encryption and Data Integrity
- References:
- On-Disk Encryption and Data Integrity
- From: Jeffrey Walton
- Re: On-Disk Encryption and Data Integrity
- From: Kristian Gjøsteen
- Re: On-Disk Encryption and Data Integrity
- From: Jeffrey Walton
- On-Disk Encryption and Data Integrity
- Prev by Date: The Simplest Overview of Recent Crypto System Claims.
- Next by Date: Re: The Simplest Overview of Recent Crypto System Claims.
- Previous by thread: Re: On-Disk Encryption and Data Integrity
- Next by thread: Re: On-Disk Encryption and Data Integrity
- Index(es):