6 lines
170 B
Markdown
6 lines
170 B
Markdown
|
## Description:
|
||
|
|
||
|
`crypto` is a namespace for multiple crypto algorithms.
|
||
|
|
||
|
The implementations here are loosely based on [Go's crypto package](https://pkg.go.dev/crypto).
|