wg-lua/src
Erica Marigold 6dff9bbdb8
feat: basic error handling
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.
2024-03-28 16:12:44 +05:30
..
base64.ts chore(tests): include tests 2024-03-27 17:49:16 +05:30
index.ts feat: basic error handling 2024-03-28 16:12:44 +05:30
util.ts refactor: address lint and formatting issues 2024-03-27 17:09:50 +05:30
wg.ts chore(tests): include tests 2024-03-27 17:49:16 +05:30