Files
2023-09-13 22:22:49 -06:00

14 lines
168 B
Markdown

# tweetnacl
This is a jex port of [TweetNaCl](https://github.com/dchest/tweetnacl-js)
Public Domain
## building
requires [jex](../../utils/jex/)
```
jex dwim+
```