Age | Commit message (Expand) | Author |
---|---|---|
2016-10-29 | Mixed mode needs to support PKCS #1.5 DigestInfo for RSA. | Rob Austein |
2016-10-26 | Add PyCrypto-based mixed-mode support to Python RPC client. | Rob Austein |
2016-10-25 | Uppercase HAL_DIGEST_ALGORITHM_ symbols for API consistency. | Rob Austein |
2016-10-24 | Flesh out key object access control. | Rob Austein |
2016-10-24 | Make previous_uuid an input-only argument to hal_rpc_pkey_match(). | Rob Austein |
2016-10-21 | Tweak enum handling to handle more of the C enum definition syntax. | Rob Austein |
2016-10-21 | Better enum handling, more readable RPC methods. | Rob Austein |
2016-10-20 | Fix HAL_KEY_TYPE_* symbols, add Attribute class. | Rob Austein |
2016-10-19 | Add handle objects to make API a bit more Pythonic. | Rob Austein |
2016-10-19 | First cut at Python interface to native libhal RPC. | Rob Austein |