Crate cryptovec

Crate cryptovec 

Source

Structsยง

CryptoVec
A buffer which zeroes its memory on .clear(), .resize() and reallocations, to avoid copying secrets around.