Re: Salting with hash data
- From: HappyCat <noemail>
- Date: Thu, 28 Feb 2008 16:05:44 -0600
If my (limited) understanding is correct HMAC would also need to fit
into key management schemes to protect the key (which is something
I'd prefer to avoid if possible). Is this correct?
Yes, you have to protect the key. Yes, it is difficult, especially in
an online system. These are credit card numbers you're talking about?
How many are there? How often do you have to check whether one is in
the log?
Yes, this is card number data being protected.
There would be around 50-100k log entries monthly, and 6 months of
historical logs kept. On an average month there would be a dozen or so
queries on the data which are mainly used for debugging or analysis.
.
- Follow-Ups:
- Re: Salting with hash data
- From: Paul Rubin
- Re: Salting with hash data
- From: Ilmari Karonen
- Re: Salting with hash data
- References:
- Salting with hash data
- From: HappyCat
- Re: Salting with hash data
- From: Paul Rubin
- Re: Salting with hash data
- From: HappyCat
- Re: Salting with hash data
- From: Paul Rubin
- Salting with hash data
- Prev by Date: Re: Salting with hash data
- Next by Date: AES Linear cryptanalysis
- Previous by thread: Re: Salting with hash data
- Next by thread: Re: Salting with hash data
- Index(es):
Relevant Pages
|
|