Versions in this module Expand all Collapse all v0 v0.3.4 Dec 9, 2025 v0.3.3 Nov 2, 2025 v0.3.2 Sep 4, 2025 Changes in this version + func ZeroBytes(data []byte) + func ZeroString(s *string) + type SecureBytes struct + func NewSecureBytes(data []byte) *SecureBytes + func (sb *SecureBytes) Bytes() []byte + func (sb *SecureBytes) Clear() + func (sb *SecureBytes) Copy() []byte