mirror of
https://github.com/muun/recovery.git
synced 2025-02-23 19:42:30 -05: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
|