Skip to content

prabhatnitk/ibm-cloud-hyperprotectcrypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains software to be used to connect to the IBM Cloud Hyper Protect Crypto Services (HPCS) offering. For more information regarding this service please review the HPCS documentation.

Contents

The contents of this repository are offered as-is and is subject to change at anytime.

For general information about "Enterprise PKCS #11 over gRPC" please see the official documentation

Code Examples

The Golang examples can be found here, while JavaScript examples can be found in the js folder. The examples show how to use the HPCS offering to accomplish the following functions:

  • Key generation
  • Encrypt and decrypt
  • Sign and verify
  • Wrap and unwrap keys
  • Derive keys
  • Build message digest
  • Retrieve mechanism information

Examples for hyperledger-fabric (e.g. IBM Blockchain Platform) can be found in js/fabric folder

About

For delivery of SDK libraries.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • Go 21.3%
  • Other 1.0%