Documentation. [skip ci]
This commit is contained in:
parent
95ee0e63b1
commit
b50e068b43
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user