awnumar/memguard

Missing function WipeBytes

bionoren opened this issue · 1 comments

The documentation for *LockedBuffer.Copy says "You should aim to call WipeBytes on the original slice as soon as possible". However, there is no such function in this library or in the standard library. It sounds like a useful function though. Can you implement it? Or update the documentation to not reference it or to recommend something else?