..
__init__.py
Update payload management
2017-09-21 13:37:55 -04:00
activate.py
Adding the "activate" opperation
2015-06-26 12:08:24 +01:00
create.py
Fixing infinite recursion bug with object inheritance
2015-06-02 11:16:42 -04:00
create_key_pair.py
Adding support for the RekeyKeyPair operation
2015-01-21 11:41:08 -05:00
decrypt.py
Add request and response payloads for the Decrypt operation
2017-06-20 17:12:29 -04:00
derive_key.py
Add request and response payloads for the DeriveKey operation
2017-06-23 18:28:02 -04:00
destroy.py
Fixing infinite recursion bug with object inheritance
2015-06-02 11:16:42 -04:00
discover_versions.py
Adding support for the DiscoverVersions operation
2015-01-23 15:26:28 -05:00
encrypt.py
Adding request and response payloads for the Encrypt operation
2017-05-31 16:47:19 -04:00
get.py
Update the Get request and response payloads
2017-07-20 12:36:42 -04:00
get_attribute_list.py
Adding server support for the GetAttributeList operation
2017-01-05 18:43:11 -05:00
get_attributes.py
Adding server support for the GetAttributes operation
2016-12-06 20:24:29 -05:00
locate.py
payload/locate: missing argument in 'read' calls
2016-02-17 17:54:25 +01:00
mac.py
Add necessary objects/attributes and payloads for MAC operation
2017-01-30 14:50:40 -08:00
query.py
Adding support for the Query operation
2015-02-23 17:18:05 -05:00
register.py
Updating support for the Enumeration primitive
2015-09-29 13:23:44 -04:00
rekey_key_pair.py
Adding support for the RekeyKeyPair operation
2015-01-21 11:41:08 -05:00
revoke.py
rename compromise_date to compromise_occurrence_date
2017-04-21 12:24:48 -07:00
sign.py
Adding request and response payloads for the Sign operation
2017-07-05 10:03:58 -04:00
signature_verify.py
Add payloads for the SignatureVerify operation
2017-08-18 10:41:03 -04:00