Bernd Paysan
Bernd Paysan
I've forked this code to add Diffie-Hellman key exchange, so the same keypair can be used for signing _and_ encryption (primitive ge25519_scalarmult; I've first written a variable time scalarmult derived...
The next issue I want to attack: When you render an invalid character, freetype-gl only caches it for the actual code point, instead of caching it once for a given...
Best example is texture_font_load_glyph, which returns either success or failure, but there are four different reasons for failure. Especially the failure "Texture atlas is full" is one where you could...