Simple library wrapping java security/crypto framework for encyption/decryption and signing/signature validation.
Add the following to your SBT build:
resolvers += Resolver.bintrayRepo("hmrc", "releases")
libraryDependencies += "uk.gov.hmrc" %% "secure" % "[INSERT-VERSION]"
Please note that although Platform Security does not own this code, it is required to get peer review from Platform Security on changes made.
This code is open source software licensed under the Apache 2.0 License.