Author

Topic: How hash with salt, or could I push data exceeded size of scriptSig. (Read 408 times)

newbie
Activity: 1
Merit: 0
It's a usual purpose, but I didn't find any approach to hash with salt. So I got this strange idea. Is the following script valid?

sigScript: OP_PUSHDATA1
sigPubKey: OP_SIZE  30  OP_EQUALVERIFY  OP_HASH160    OP_EQUALVERIFY

It's really really strange, pushing data exceeded sigScript, though it indeed make sense.

Or, any better way to hash with salt?
Jump to: