mirror of
https://github.com/0x5eal/wg-lua.git
synced 2024-12-12 04:40:36 +00:00
A lua implementation of the wireguard keygen algorithm.
Erica Marigold
6dff9bbdb8
Currently, this implements a simple runtime error which is raised when either the private or public key generation fail. In the future, it would make sense to include some runtime argument validation, and a more parseable error. |
||
---|---|---|
.github/workflows | ||
.lune | ||
.vscode | ||
examples | ||
src | ||
tests | ||
.eslintrc | ||
.gitattributes | ||
.gitignore | ||
.prettierignore | ||
.prettierrc | ||
aftman.toml | ||
LICENSE.md | ||
lune_require_patch.diff | ||
lunew | ||
package.json | ||
pnpm-lock.yaml | ||
tsconfig.json |