Re: Short Hash codes

From: Mark Wooding (mdw_at_nsict.org)
Date: 05/14/03


Date: 14 May 2003 15:53:05 GMT

Andrew Swallow <am.swallow@eatspam.btinternet.com> wrote:

> The other thing you can do is encrypt the data and the hash. If
> you use a block cipher with a 128 bit Key Variable (e.g. AES)
> then any data transmitted, stored on a disk or in a database
> becomes much harder to fake. Make sure that the Key Variable
> cannot be compromised.

That's obviously a nonstarter if the OP is as space-limited as he
claims: you need somewhere to put an IV if you're going to use a block
cipher and expect some kind of security.

(If the transport for the messages is reliable, then you might be able
to get away with implicit IVs, generated by some counter or PRNG that
each party initializes during session setup and steps appropriately. I
don't think this is such a bright idea, though.)

-- [mdw]



Relevant Pages

  • Re: High Avg. Disk Queue Length When Opening Shared Calendars
    ... Let's assume 10K spindles, a 3:1 read/write ratio, and IOPS/user of 1. ... Now let's look at the logs. ... the database LUN would become a bottleneck prior to the log LUN. ... A disk bottleneck on the database LUN. ...
    (microsoft.public.exchange.admin)
  • Re: Oracle Performance -- Possible Disk Bottleneck
    ... I've read that 15k drives can perform 180 IO's per second. ... confirm this is a disk bottle neck. ... so I'm hoping someone here has experience with SANs and ORACLE to help ... this is a disk bottleneck and that giving the database more spindles ...
    (comp.databases.oracle.server)
  • Re: Chaotic IMAP Message list
    ... bits of the database which are scattered about on your hard disk into a new ... break at an unfortunate location in the database. ... I was busy and didnšt read carefully so I thought you were advocating the more complete rebuild solution. ... or can you offer a thumbnail explanation of what happened and why a compact would fix it? ...
    (microsoft.public.mac.office.entourage)
  • [PATCH] inotify: add hook to catch fsync/msync events
    ... I actually excluded msync events when the MS_ASYNC flag is specified. ... application will perform an fsync to safely store data on disk. ... In my specific case I am using a database engine that supports ... +static inline void fsnotify_sync ...
    (Linux-Kernel)
  • Re: Oracle Performance -- Possible Disk Bottleneck
    ... confirm this is a disk bottle neck. ... ton of information in the statspack report, so I'm not sure what else ... so I'm hoping someone here has experience with SANs and ORACLE to help ... this is a disk bottleneck and that giving the database more spindles ...
    (comp.databases.oracle.server)