docs(crypto): tweak package docs format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This crypto package is a thin ergonomic layer on top of the normal golang crypto packages or `x/crypto`.
|
||||
// Package crypto is a thin ergonomic layer on top of the normal golang crypto packages or `x/crypto`.
|
||||
//
|
||||
// It aims to solve the following problems with the standard crypto packages:
|
||||
// - different algorithms have different APIs and ergonomics, which makes it hard to use them interchangeably
|
||||
|
||||
Reference in New Issue
Block a user