Use tool/gnuk_token.py

This commit is contained in:
NIIBE Yutaka
2012-12-19 10:44:50 +09:00
parent deccb981ad
commit 40e234b799
6 changed files with 229 additions and 666 deletions

View File

@@ -5,7 +5,7 @@ from binascii import hexlify
import ast
import gnuk
import gnuk_token as gnuk
import rsa_keys
@Before