secure
has been rolled into https://github.com/hmrc/crypto
Simple library wrapping java security/crypto framework for encyption/decryption and signing/signature validation.
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]"
This code is open source software licensed under the Apache 2.0 License.