guardian / hmac-headers   2.0.0

Apache License 2.0 GitHub

Scala utility for signing and verifying HMAC signatures passed in HTTP headers

Scala versions: 2.13 2.12 2.11

hmac-headers 1.2.0


Group ID:
com.gu
Artifact ID:
hmac-headers_2.13
Version:
1.2.0
Release Date:
Dec 17, 2021
Licenses:
Files:

libraryDependencies += "com.gu" %% "hmac-headers" % "1.2.0"

Mill build tool

ivy"com.gu::hmac-headers:1.2.0"

Scala CLI

//> using dep "com.gu::hmac-headers:1.2.0"

Ammonite REPL

import $ivy.`com.gu::hmac-headers:1.2.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>hmac-headers_2.13</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'com.gu', name: 'hmac-headers_2.13', version: '1.2.0'