Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 464 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 464 Bytes

Kalium encryption

This module is provided as a sample of how developers can provide CUSTOM encryptor types.

Add support for NaCl key pairs using kalium library

Kalium requires libsodium to be installed on execution env. Install libsodium as detailed on the kalium project page. Add the net.consensys.quorum.tessera:encryption-kalium jar to the classpath when running Tessera.