On 05/07/2015 11:49 AM, Andrew Cagney wrote:
[inline]
On 5 May 2015 at 13:18, Robert Relyea wrote:
The target Mechanism is the operation you are going to use the target key
for, It shouldn't match the mechanism used to derive the key. It is
basically used to set the appropriate key type and f
[inline]
On 5 May 2015 at 13:18, Robert Relyea wrote:
The target Mechanism is the operation you are going to use the target key
> for, It shouldn't match the mechanism used to derive the key. It is
> basically used to set the appropriate key type and flags on the resultant
> key. Example psuedo
Hi,
I'm cleaning up some code (it has a long history) that, among other things,
computes IKE's PRF (hmac) and PRF+ (key derivation function). The
computation involves the use of PK11_Derive to perform lots of
concatenation, padding, xoring, and hashing(1). To get an idea, the prf+
(which uses PR
On 05/05/2015 08:42 AM, Andrew Cagney wrote:
Hi,
I'm cleaning up some code (it has a long history) that, among other things,
computes IKE's PRF (hmac) and PRF+ (key derivation function). The
computation involves the use of PK11_Derive to perform lots of
concatenation, padding, xoring, and hashi
Hi,
I'm cleaning up some code (it has a long history) that, among other things,
computes IKE's PRF (hmac) and PRF+ (key derivation function). The
computation involves the use of PK11_Derive to perform lots of
concatenation, padding, xoring, and hashing(1). To get an idea, the PRF+
function (whic
5 matches
Mail list logo