blind

fun blind(pub: PublicKey, blindingFactor: ByteVector32): PublicKey
fun blind(pub: PublicKey, blindingFactors: List<ByteVector32>): PublicKey