Skip to content
/ secure Public

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

hmrc/secure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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.

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