didkit icon indicating copy to clipboard operation
didkit copied to clipboard

Improve use and documentation of using different cryptographic libraries

Open clehner opened this issue 3 years ago • 2 comments

ssi supports using different libraries for cryptographic functions: https://github.com/spruceid/ssi/issues/217 and may add more: https://github.com/spruceid/ssi/issues/216. This optionality should be exposed to DIDKit users, and documented. For example, how does one build didkit-cli and didkit-wasm using ed25519-dalek.

  • Relevant commands could be listed in the readmes
  • The Makefile could be extended to build with features selected using Make variables.

clehner avatar Jun 22 '21 14:06 clehner