Documentation. [skip ci]

master
Didactic Drunk 2019-06-28 13:44:33 -07:00
parent 95ee0e63b1
commit b50e068b43
1 changed files with 6 additions and 5 deletions

View File

@ -77,10 +77,11 @@ dependencies:
| `Cox::Cipher::Chalsa` | What goes with guacamole? | | `Cox::Cipher::Chalsa` | What goes with guacamole? |
| Everything else | I want to design my own crypto protocol and probably do it wrong. | | Everything else | I want to design my own crypto protocol and probably do it wrong. |
The `specs` provide the best examples of how to use or misuse this shard.
## Usage ## Usage
The `specs` provide the best examples of how to use or misuse this shard.
### CryptoBox easy encryption ### CryptoBox easy encryption
```crystal ```crystal
require "cox" require "cox"