tetsy-crypto 0.8.1

Crypto utils used by vapstore and network.
Documentation

tetsy-crypto

General cryptographic utilities for Vapory.

Changelog

The 0.4 release removes the dependency on ring and replaces it with pure rust alternatives. As a consequence of this, AES GCM support has been removed. subtle is used for constant time equality testing and error handling is pared down to the bare minimum required.