Skip to content

wso2-extensions/carbon-crypto-provider-hsm

Repository files navigation

carbon-crypto-provider-hsm

Branch Build Status Travis CI Status
master Build Status Travis CI Status

This repository contains the implementation of carbon component to use Hardware Security Modules for cryptograhic operations.

Building from the source

If you want to build carbon-crypto-provider-hsm from the source code:

  1. Install Java 8
  2. Install Apache Maven 3.x.x (https://maven.apache.org/download.cgi#)
  3. Get a clone or download the source from this repository (https://github.com/wso2-extensions/carbon-crypto-provider-hsm.git)
  4. Run the Maven command mvn clean install from the carbon-crypto-provider-hsm directory.