- Refactoring
- keys can now be passed per-build passing -DLAIKA_PUBKEY=[pubkey] & -LAIKA_PRIVKEY=[pubkey] to `cmake -B` - if those definitions aren't passed, the default public & private key will be used (for quick testing)
lib/ is just [FoxNet](https://git.openpunk.com/CPunch/FoxNet) ported to C99