hmrc / secure   7.3.0-4-g6aa58ac

Apache License 2.0 GitHub

Simple library wrapping java security/crypto framework for encyption/decryption and signing/signature validation

Scala versions: 2.12 2.11

[DEPRECATED]

secure has been rolled into https://github.com/hmrc/crypto

secure

Simple library wrapping java security/crypto framework for encyption/decryption and signing/signature validation.

Installing

Add the following to your SBT build:

resolvers += MavenRepository("HMRC-open-artefacts-maven2", "https://open.artefacts.tax.service.gov.uk/maven2")

libraryDependencies += "uk.gov.hmrc" %% "secure" % "[INSERT-VERSION]"

License

This code is open source software licensed under the Apache 2.0 License.