Haneef Mubarak
Haneef Mubarak
Hey @pmwkaa, It's been a couple of years since the last release - do you feel it would be appropriate to tag a new one? I'm using this as a...
Your `msqueue` files look rather promising, although for general usage, they might need a couple of modifications. Would you prefer: 1. I copy them to my project's dependencies folder (with...
- [ ] Debug Macros - [x] `OneOf` (#1141) - [x] `Maybe` (#1141) - [x] `Own` (#1141) - [ ] Reference Counter Pointers - [ ] `defer` - [ ]...
The following is mentioned in the README: > Although sanity checks are implemented whenever possible and when they are not too much resource consuming, there are a few cases where...
`openssl enc` doesn't appear to support ChaCha20 for shell based stream encryption. Is it easily possible to add support for ChaCha20 to `openssl enc`?
C(++) Compiler Master List: - [x] ARM - [ ] Keil - [x] GCC - [x] clang - [x] aarch64 (gcc) - [x] aarch64 (clang) - see #174 - [...