On 05/12/2015 10:44 AM, Paul Wouters wrote:
On Tue, 12 May 2015, Robert Relyea wrote:
So, in FIPS mode, in a standalone test program, what is the correct
way to
turn g^ir into PK11SymKey.
PK11SymKey *sym_key = PK11_ImportSymKey(slot,
CKM_DH_PKCS_DERIVE,
PK11_OriginUnwrap,
On Tue, 12 May 2015, Robert Relyea wrote:
So, in FIPS mode, in a standalone test program, what is the correct way to
turn g^ir into PK11SymKey.
PK11SymKey *sym_key = PK11_ImportSymKey(slot,
CKM_DH_PKCS_DERIVE,
On 05/12/2015 08:58 AM, Andrew Cagney wrote:
Hi,
I'm looking to clean up some test code (IKEv2, NISTs CAVP tests), so that
they "work" in FIPS mode (what ever that means).
So CAVS tests require hooking outside the FIPS mode boundary because
CAVS tests access CSPs which aren't allowed outside t
Hi,
I'm looking to clean up some test code (IKEv2, NISTs CAVP tests), so that
they "work" in FIPS mode (what ever that means).
The test inputs look like:
Ni = 3651fef5c9c35e93
Nr = c09a8b90a3f04d59
g^ir =
d084a30166a50fb7325c3960874a839449ef9741c2f4f947d0201dd8c1269273d79509f37e3ca3eb4fa2fe2a282
4 matches
Mail list logo