pub fn hash256(data: &[u8]) -> [u8; 32]
Convenience function for double SHA256 hash (Bitcoin standard)