14 lines
168 B
Markdown
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+
|
|
```
|