mirror of
https://github.com/muun/recovery.git
synced 2025-07-27 09:20:12 -04:00
4 lines
112 B
Go
4 lines
112 B
Go
// Package zero contains functions to clear data from byte slices and
|
|
// multi-precision integers.
|
|
package zero
|