1 // Package zero contains functions to clear data from byte slices and 2 // multi-precision integers. 3 package zero 4