Hi Andreas,
Text.sha256
is the only cryptographic primitive provided by the DAML SDK. I’m not aware of any third-party libraries which provide such functionality either.
However, since the distributed ledgers on which DAML is running already take care of encrypting messages and collecting signatures, there might be less need for cryptographic primitives in DAML itself than you anticipate.
M.
2 Likes