Actions
Feature #5869
closedNeed AES CMAC support in KCF+PKCS11
Start date:
2015-04-24
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
The SMB3 support we're working on requires AES/CMAC from KCS and PKCS11.
Related issues
Updated by Gordon Ross about 8 years ago
- Status changed from New to In Progress
- Assignee set to Gordon Ross
Updated by Jason King over 7 years ago
- Related to Feature #6239: Add PKCS#11 v2.40 support added
Updated by Jason King over 7 years ago
PKCS#11 v2.40 defines the necessary mechanism values for AES_CMAC (0x1089 and 0x108a).
Updated by Jason King over 6 years ago
- Related to Feature #7499: Add support for AES GMAC added
Updated by Electric Monk over 5 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
git commit cd964fce751ca752af4158842063a9579a2d4331
commit cd964fce751ca752af4158842063a9579a2d4331 Author: Matt Barden <matt.barden@nexenta.com> Date: 2017-12-01T00:44:43.000Z 5869 Need AES CMAC support in KCF+PKCS11 Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
Actions