__init__.py
|
Added boilerplate.
|
2015-04-24 16:07:28 +02:00 |
ccid.py
|
Extract credential reading logic.
|
2015-06-10 16:41:52 +02:00 |
controller.py
|
Added support for touch and hotp codes.
|
2015-06-10 16:41:58 +02:00 |
exc.py
|
Added CLI script.
|
2015-04-30 17:08:35 +02:00 |
legacy_ccid.py
|
Use relative imports. Cleanups.
|
2015-05-19 10:02:39 +02:00 |
legacy_otp.py
|
Show ykpers lib version.
|
2015-06-10 16:41:59 +02:00 |
standard.py
|
Support secrets longer than 64 bytes.
|
2015-06-10 16:41:59 +02:00 |
utils.py
|
Added support for legacy OATH over CCID.
|
2015-04-29 12:23:11 +02:00 |