Skip to content

dsirotkin256/hpcs-bip32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deprecation Notice

Updated GREP11 code example repositories for Go and Javascript have been separated out and moved to the following repositories:

In addition, the following repository can be referenced to create additional language specific GREP11 clients:

Please reference the new repositories for all GREP11 API code examples. There will be no future updates to this repository.

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 56.4%
  • Go 42.9%
  • Other 0.7%