Versions in this module Expand all Collapse all v0 v0.5.0 Nov 29, 2024 v0.4.0 Mar 21, 2024 Changes in this version + func CalculateCommitmentKey(dataKey []byte, alg *suite.AlgorithmSuite, messageID []byte) ([]byte, error) + func DeriveDataEncryptionKey(dataKey []byte, alg *suite.AlgorithmSuite, messageID []byte) ([]byte, error)