Categorygithub.com/go-crypt/x
repository
0.2.18
Repository: https://github.com/go-crypt/x.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Go Reference

github.com/go-crypt/x

Low level library which copies several elements from golang.org/x/crypto. For a higher level library see github.com/go-crypt/crypt.

Intent

This library aims to implement feature parity with golang.org/x/crypto except for the following alterations:

  • Only crypt functions and functions to support these exist
  • Expose more methods
  • Adjust existing methods to have better uniformity