Skip to content

Releases: Ucar-Solutions/uri-signer

2.0.2

24 Sep 05:58
96fa686

Choose a tag to compare

2.0.1

24 Sep 05:57
0431e13

Choose a tag to compare

add parametersignerservice

2.0.0

24 Sep 05:36
0431e13

Choose a tag to compare

Full Changelog: 1.1.0...2.0.0

1.1.0

23 Sep 13:23
066ca50

Choose a tag to compare

update dependencies

Fix composer description

27 Dec 20:42

Choose a tag to compare

Updated composer.json description (PSR-15 to PSR-7)

Initial Version

10 Sep 11:46

Choose a tag to compare

Version 1.0.0 – Initial Release

Key Features:

  • URI Signing: Securely sign URIs to guarantee their integrity.
  • Signature Validation: Validate signed URIs to confirm their authenticity.
  • Customizable Expiration: Set expiration times for signed URIs, ensuring they are only valid for a specific duration.
  • HMAC-Based Security: Uses industry-standard HMAC algorithms to sign and verify URIs.