An open API service indexing awesome lists of open source software.

https://github.com/ericlagergren/subtle


https://github.com/ericlagergren/subtle

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# subtle

[![Go Reference](https://pkg.go.dev/badge/github.com/ericlagergren/subtle.svg)](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.