Re: EGO subsystem inconsistency

2020-07-17 Thread Christian Grothoff
Good point, I've removed the 'const' from the ego_get_anonymous() function. That solution is also not 'perfect', but should avoid the weirdness you reported. -Christian On 7/17/20 5:20 PM, TheJackiMonster wrote: > Hi, > > I'm currently working on a library to make it easier for others to > creat

EGO subsystem inconsistency

2020-07-17 Thread TheJackiMonster
Hi, I'm currently working on a library to make it easier for others to create messengers using CADET and being compatible with each other (proving direct chats, server-client-groupchats and decentralized group-chats). Now I'm integrating EGO keys for authentication via signatures of messages and