blob: 127f597c4b5175538750d715c8c956c6a0262ec8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
To-Do
- Cryptography
- hmac_sha256 https://github.com/h5p9sl/hmac_sha256
- ecdh https://github.com/kokke/tiny-ECDH-c
- Build system
- build.c
- Remove CMake scripts
- Allocators
- Memory pool
- Memory stack
- Bump
- System
- Terminal
- File and memory mapping
- Inter-process transfer
- SDL boilerplate
- Add sockets tests
|