Download the PHP package uma/psr7-hmac without Composer
On this page you can find all versions of the php package uma/psr7-hmac. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download uma/psr7-hmac
More information about uma/psr7-hmac
Files in uma/psr7-hmac
Package psr7-hmac
Short Description An HMAC authentication library built on top of the PSR-7 specification
License MIT
Homepage https://github.com/1ma/Psr7Hmac
Informations about the package psr7-hmac
Psr7Hmac
An HMAC authentication library built on top of the PSR-7 specification.
Releases
If you want to build an HMAC-authenticated API based on Symfony check out UMAPsr7HmacBundle, which provides a convenient integration of this library with Symfony's Security Component.
Library API
Demo Script
External Resources
- [PSR-7] HTTP message interfaces
- [RFC 2104] HMAC: Keyed-Hashing for Message Authentication
- [RFC 4231] Identifiers and Test Vectors for HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512
- [RFC 7230] Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing
- [RFC 7231] Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
- [RFC 7235] Hypertext Transfer Protocol (HTTP/1.1): Authentication
Disclaimer
The code included in this library has not been reviewed by any cryptographer or security specialist, nor I claim to be one. If you intend to use in your own projects you are advised to read the documentation, understand the code and report back any issues you shall find.
All versions of psr7-hmac with dependencies
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0