UPW .. DPW Database User Password (What the user enters)
GPW .. DPW Database GPG password (Used to actually encrypt the database)
KEY .. YubiKey secret key (Write only)
SERIAL .. YubiKey's serial number

GPW = HMAC-SHA1( KEY, HMAC-SHA1( UPW, SERIAL ) )
