A lua implementation of the wireguard keygen algorithm.
Find a file
2024-03-27 23:13:48 +05:30
.github/workflows chore(actions): include CI workflow 2024-03-27 22:57:43 +05:30
.lune chore: move .gitattributes to root 2024-03-27 19:19:58 +05:30
.vscode refactor: address lint and formatting issues 2024-03-27 17:09:50 +05:30
src chore(tests): include test runner powered by lune 2024-03-27 18:13:03 +05:30
tests chore(tests): fix failing generateKeypair test by replacing pattern 2024-03-27 22:37:43 +05:30
.eslintrc chore: include eslint and prettier configs 2024-03-27 16:48:03 +05:30
.gitattributes chore: move .gitattributes to root 2024-03-27 19:19:58 +05:30
.gitignore init: the basics 2024-03-27 16:38:52 +05:30
.prettierignore chore(licensing): license as Apache 2.0 2024-03-27 18:16:05 +05:30
.prettierrc refactor: address lint and formatting issues 2024-03-27 17:09:50 +05:30
aftman.toml chore: add aftman manifest for CI 2024-03-27 22:51:44 +05:30
LICENSE.md chore(licensing): license as Apache 2.0 2024-03-27 18:16:05 +05:30
lune_require_patch.diff init: the basics 2024-03-27 16:38:52 +05:30
package.json chore(pkg): include packageManager 2024-03-27 23:13:48 +05:30
pnpm-lock.yaml chore: finalize linter and formatter config 2024-03-27 16:55:30 +05:30
tsconfig.json init: the basics 2024-03-27 16:38:52 +05:30