https://github.com/ericlagergren/subtle
https://github.com/ericlagergren/subtle
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ericlagergren/subtle
- Owner: ericlagergren
- License: bsd-3-clause
- Created: 2022-05-07T04:10:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T02:26:24.000Z (almost 4 years ago)
- Last Synced: 2024-06-20T22:31:57.611Z (almost 2 years ago)
- Language: Go
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# subtle
[](https://pkg.go.dev/github.com/ericlagergren/subtle)
Useful cryptographic operations.
## Installation
```bash
go get github.com/ericlagergren/subtle@latest
```
## Security
### Disclosure
This project uses full disclosure. If you find a security bug in
an implementation, please e-mail me or create a GitHub issue.
### Disclaimer
You should only use cryptography libraries that have been
reviewed by cryptographers or cryptography engineers. While I am
a cryptography engineer, I'm not your cryptography engineer, and
I have not had this project reviewed by any other cryptographers.