-
-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#153 Delegated management token support #155
#153 Delegated management token support #155
Conversation
gregorjohannson
commented
Feb 20, 2019
- Add universal token generation support (by assigning a path to private key with "-token")
- Add DAP properties to -install command CAP loading part (extract the same functionality from -load to new method)
- Some newbie-friendly refactoring
…culation for INSTALL [for load]. Minor refactoring for more clarity.
…dler, use in all commands that require DM token. Replace private key loading implementation.
…s. Handle DAP in --install. Extract duplicated CAP loading to separate method. Declare DM token in GlobalPlatform and load it in transitDM. Refactoring.
…B/PKCS1Padding) instead of security.Signature
This pull request introduces 1 alert when merging 3338d5c into f94d7f5 - view on LGTM.com new alerts:
Comment posted by LGTM.com |
…ters. Cipher back to Signature. Swap -token to -token-key.
This pull request introduces 1 alert and fixes 1 when merging a0a18a8 into f94d7f5 - view on LGTM.com new alerts:
fixed alerts:
Comment posted by LGTM.com |
This pull request fixes 1 alert when merging dfce1b7 into f94d7f5 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
…re zero-length of DM token to be transmitted
This pull request fixes 1 alert when merging 11e6b9d into 1551b30 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
… token-key exists (as per specification). Respect SHA256 option for load if DAP not required.
This pull request fixes 1 alert when merging 53b9781 into 73e0db9 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
This pull request fixes 1 alert when merging 8f2788e into 73e0db9 - view on LGTM.com fixed alerts:
Comment posted by LGTM.com |
Thanks! It will undergo some generic rewrites. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM