]> www.average.org Git - pam_pcsc_cr.git/blobdiff - README_CR
replace README_CR with svg pic
[pam_pcsc_cr.git] / README_CR
diff --git a/README_CR b/README_CR
deleted file mode 100644 (file)
index 96e24f5..0000000
--- a/README_CR
+++ /dev/null
@@ -1,25 +0,0 @@
-Adapted from Yubico's white paper on full disk encryption:
-
-user record:
-       userid
-       seqno
-       encrypted blob:
-               data:
-                       shared-secret
-                       payload
-                       sha1(
-                               shared-secret
-                               payload
-                       )
-               key:
-                       hmac-sha1:
-                               data:
-                                       sha1(
-                                               userid
-                                               password
-                                               seqno
-                                       )
-                               key:
-                                       shared-secret
-
-