github.com/trustbloc/kms-go@v1.1.2/crypto/api.go (about) 1 /* 2 Copyright SecureKey Technologies Inc. All Rights Reserved. 3 4 SPDX-License-Identifier: Apache-2.0 5 */ 6 7 package crypto 8 9 // DefKeySize is the default key size for crypto primitives. 10 const DefKeySize = 32