[−][src]Module t_rust_less_lib::memguard::weak
Zeroing wrappers
These are weak variants of SecretBytes. Basically they are just wrappers around Vec
After all though: Data send and received via the API is processed by different clients and most likely copy-pasted by to displayed to the user ... so there is no 100% guaranty anyway and it would be a waste of effort providing a super-tight security.
Structs
ZeroingBytes | |
ZeroingHeapAllocator | |
ZeroingString | |
ZeroingWords |
Traits
ZeroingBytesExt | |
ZeroingStringExt |