c
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
# slow-libs single-header libraries
|
# slow-libs single-header libraries
|
||||||
MIT / Public Domain (see ./LICENSE)
|
MIT licennced (see ./LICENSE)
|
||||||
|
|
||||||
Most libraries are not actually slow, but that is just the naming scheme.
|
Most libraries are not actually slow, but that is just the naming scheme.
|
||||||
|
|
||||||
|
Each library is documentated at the top of each header file
|
||||||
|
|
||||||
## Features of all libraries
|
## Features of all libraries
|
||||||
- C89 (or later) compatible
|
- C89 (or later) compatible
|
||||||
|
@@ -2,6 +2,8 @@
|
|||||||
* Copyright (c) 2025 Alexander Nutz
|
* Copyright (c) 2025 Alexander Nutz
|
||||||
* MIT licensed, see below documentation
|
* MIT licensed, see below documentation
|
||||||
*
|
*
|
||||||
|
* Latest version can be found at: https://gitea.vxcc.dev/alexander.nutz/slow-libs
|
||||||
|
*
|
||||||
*
|
*
|
||||||
* ======== ChaCha20 stream chiper ========
|
* ======== ChaCha20 stream chiper ========
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user