Documentation. [skip ci]
This commit is contained in:
parent
95ee0e63b1
commit
b50e068b43
1 changed files with 6 additions and 5 deletions
|
@ -77,10 +77,11 @@ dependencies:
|
|||
| `Cox::Cipher::Chalsa` | What goes with guacamole? |
|
||||
| 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
|
||||
|
||||
The `specs` provide the best examples of how to use or misuse this shard.
|
||||
|
||||
### CryptoBox easy encryption
|
||||
```crystal
|
||||
require "cox"
|
||||
|
|
Loading…
Add table
Reference in a new issue