aboutsummaryrefslogtreecommitdiff
path: root/src/identity/test_identity_messages.sh
Commit message (Collapse)AuthorAge
* BUILD: Move identity/rest components to service/rest-pluginMartin Schanzenbach2023-10-18
|
* NEWS: Added new CCA-secure KEM and use in IDENTITY encryptionMartin Schanzenbach2023-07-16
|
* -bugfixesMartin Schanzenbach2022-10-30
|
* IDENTITYMartin Schanzenbach2022-10-29
| | | | | | | This commit is a major rework of the unclean GNUNET_IDENTITY_*Key structures and its use in serialized objects (e.g. RPC messages). The structures are now no longer to be used directly but instead through their serialization helper functions whenever needed.
* IDENTITY/NAMESTORE:Martin Schanzenbach2022-10-27
| | | | | Remove the concept of "Subsystem default identities". Add GNUNET_ErrorCodes to IDENTITY subsystem.
* IDENTITY: Expose encryption based on identities on CLINico Thomas2021-12-28