Document:
Adding Blake2b mechanism to PKCS#11

Draft (A preliminary unapproved sketch, outline, or version.)

Details

Submitted By Stefan Marsiske on 2017-12-19 2:09 pm UTC

Publication Type

None at this time.

Group / Folder

OASIS PKCS 11 TC / Working Drafts

Modified by

Not modified.

Copy

This document is not a copy.

Technical Contact

None at this time.

Download Count

131

Download Agreement

None at this time.

Description

Blake2b (RFC 7693[1], SHA3 competition finalist) hashing mechanism (which is very fast in software and the underlying xchacha round function is used in other crypto mechanisms, which can increase code
density in SW only tokens). Blake2b can have a key parameter, which if secret can function like a MAC.

[1] https://tools.ietf.org/html/rfc7693