diff options
| author | ame <[email protected]> | 2026-02-15 04:09:41 -0600 |
|---|---|---|
| committer | ame <[email protected]> | 2026-02-15 04:09:41 -0600 |
| commit | 99152ab6cfd35e743d0f4366eec94f05d503848b (patch) | |
| tree | e41bc196b186a0daacde16329e873e719fd18b83 | |
| parent | db2611fcad18f73572dd1b344e4197536086be53 (diff) | |
readme
| -rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # lullaby
+> yes, i know this branch has far outlived reason for it to exist, there are a lot of large changes here, it will be merged when im more certain about the saftey of these new changes
+
> a large multi-purpose library for lua (primarily 5.4) revolving around threading and cryptography, and including network, math, io, and table functions
heres an example of a webserver to return a [sha0](https://en.wikipedia.org/wiki/SHA-0) hash of an input
|
