Re: encryption question



Thanks for the example.

I still am not sure what 'E' and 'A' are from your algorithm outline, and
where they come from?

2. KE := HMAC(P,S + 'E')
3. KA := HMAC(P,S + 'A')

Rael


.