Skip to content
/ secure Public
forked from hmrc/secure

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

License

Notifications You must be signed in to change notification settings

cfoster/secure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure

Build Status Download

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

Installing

Add the following to your SBT build:

resolvers += Resolver.bintrayRepo("hmrc", "releases")

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

Code Owners

Please note that although Platform Security does not own this code, it is required to get peer review from Platform Security on changes made.

License

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 100.0%