From 627df69c43a50522456f81dae7782f530fba4780 Mon Sep 17 00:00:00 2001 From: Dain Nilsson Date: Thu, 3 Nov 2016 11:09:25 +0100 Subject: [PATCH] Correct size of stored objects. --- doc/YubiKey_PIV_introduction.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/YubiKey_PIV_introduction.adoc b/doc/YubiKey_PIV_introduction.adoc index b1af69e..61c464f 100644 --- a/doc/YubiKey_PIV_introduction.adoc +++ b/doc/YubiKey_PIV_introduction.adoc @@ -22,7 +22,8 @@ The following key slots exists: * 9B: Triple-DES key (algorithm 3) for PIV management. -The maximum size of stored objects is 2005 bytes. +The maximum size of stored objects is 2025/3049 bytes for current versions of +YubiKey NEO and YubiKey 4, respectively. Currently all functionality are available over both contact and contactless interfaces (contrary to what the specifications mandate).