The handle is not the key.

The handle is not the key.

CRYPTOGRAPHIC TOKENS What PKCS #11 abstracts, and what it leaves to the token. An application asks a PKCS #11 module to sign with a key handle. The call succeeds. No private value crosses the interface. That compact description is one of the standard’s...
Audit the attributes, not the datasheet.

Audit the attributes, not the datasheet.

PKCS #11 POLICY The policy behind the handle is readable, and almost nobody reads it. The earlier article argued that a PKCS #11 handle tells an application nothing about what the key behind it is permitted to do. That is a design observation. This one is about the...