7 lines
144 B
Markdown
7 lines
144 B
Markdown
|
# xsecretbox
|
||
|
|
||
|
Go implementation of crypto_secretbox_xchacha20poly1305
|
||
|
|
||
|
Uses [aead/chacha20poly1305](https://github.com/aead/chacha20poly1305).
|
||
|
|