6 Commits (32cd69ab8db09403e8866766da9e72182bfd8572)

Author SHA1 Message Date
Luca Saiu as luca from a local script a9a9d8fbbb make send_ping, now an Engine API function, available to Python 2 years ago
heck a2ccfac61a Fix: Re-Add the original function 'import_key' 2 years ago
heck b5d35fcd67 Fix: Function 'import_key' has incorrect name 2 years ago
Luca Saiu eadbd2d52d import_key: enrich return value, adding the list of imported FPRs 2 years ago
heck 983164e42a Style: Dont use namespace std, it has no future considering templates (dont 'use' any namespace, use ns aliases) 4 years ago
heck b5d3177292 PYADPT-86 - "Rename `native_pEp` into `_pEp`" 5 years ago
heck f40ca8d8e6 Formatting only - K&R 1TBS is the standard here 5 years ago
heck 47a0fb5cc1 include guards, replace #pragma once, make sure license headers, minor formatting 5 years ago
heck 50ebe60221 Includes/namespace/using cleanup 5 years ago
heck 07d2130bf0 hybrid C++/Python package / Add Makefile 5 years ago
heck 42a59cbd01 Add feature export_secret_key(Identity) 5 years ago
heck f9b7d61d79 Added feature export_key(Identity) 5 years ago
heck 0ca729dd2a add set_own_key(me, fpr) to Basic API 6 years ago
Volker Birk db62abb735 don't need this 6 years ago
Volker Birk d6f4631f55 import_key() 6 years ago
Volker Birk d8d1263190 adding key_reset_trust() 6 years ago
Volker Birk d65b2d1d52 setup 7 years ago
Edouard Tisserant add3ac8ac1 Don't assume full trustwords, added boolean parameter to trustwords so that user decides 8 years ago
Edouard Tisserant 2a6343b72c Added flags to Identity constructor, set_identity_flags, unset_identity_flags. 9 years ago
Edouard Tisserant b7b7f9f3dd Added trust_personal_key 9 years ago
Volker Birk 633842ea7b adding trustwords 9 years ago
Volker Birk 20fc370e76 adding message API 9 years ago
Volker Birk 584a9798cb basic API implementation 9 years ago