added verification of age/validity/community

This commit is contained in:
Frank Morgner
2013-01-31 23:47:48 +01:00
parent 9f6ffc2fad
commit d98f4e57c9
4 changed files with 164 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ option "chat" -
typestr="HEX_STRING"
optional
option "auxiliary-data" A
"Terminal's auxiliary data."
"Terminal's auxiliary data (default is determined by age verification and community id verification)."
string
typestr="HEX_STRING"
optional
@@ -169,6 +169,20 @@ option "write-dg21" -
typestr="HEX_STRING"
optional
section "nPA operations"
option "older-than" -
"Verify age with a reference date"
string
typestr="YYYYMMDD"
optional
option "verify-validity" -
"Verify document validity with the chips current date"
flag off
option "verify-community" -
"Verify community ID with a reference ID"
string
optional
section "Special options, not always useful"
option "break" b
"Brute force PIN, CAN or PUK"