pub fn new_insecure_crypt() -> CryptBase
Creates a CryptBase instance pre-configured with insecure keys.
CryptBase
It is intended for use only in test code where actual security is inconsequential.