Ethin Probst

Results 128 issues of Ethin Probst

This is related to a discussion I had in the CAF matrix room, but I'd love to try the actor framework in the context of a game. My game however...

Would it be possible to use tlse instead of openssl for SSL support? This would cut down the need for a heavy dependency and also make TLS support something that...

Would it be possible to add EBNF additions to BNFC? I.e., zero-or-more, one-or-more, zero-or-one, etc.? These could be macros that just expand into BNF, but it would make writing parsers...

Please search for existing issues and check for potential duplicates before filing yours. **ezQuake version:** (Specify the Git commit hash if using a non-stable build - this is available through...

A user wishes to use my Noise C++ library to write a Bitchat implementation, which (apparently) uses Noise. However, the cryptographic requirements of Bitchat explicitly state that SHA-256 is used....

Sorry for the super generic issue title, not really sure what I should title this since these are just issues I encountered while playing with the demos. This is quite...

Currently, ,building as a universal binary breaks everything. For example if I try with vcpkg and botan (3.7.1, so a bit dated), I get errors like: ``` build/include/internal/botan/internal/simd_32.h:310:19: error: unknown...

It would be nice if the programmers guide was either updated to cover all the extensions, or if some kind of "reference guide" was created documenting all the functions and...