circuitpython-hmac
HMAC (Keyed-Hashing for Message Authentication) Python module. Implements the HMAC algorithm as described by RFC 2104.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install circuitpython-hmac
Dependencies
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|---|
| 0.2.1 | 2020-03-30 | ||||
| 0.2 | 2020-03-30 | ||||
| 0.1 | 2020-03-30 | ||||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue