tetsy-crypto

Crates.iotetsy-crypto
lib.rstetsy-crypto
version0.8.1
sourcesrc
created_at2021-02-18 13:12:25.911079
updated_at2021-06-08 02:42:44.450562
descriptionCrypto utils used by vapstore and network.
homepage
repositoryhttps://github.com/tetcoin/tetsy-common
max_upload_size
id357041
size93,721
Marlon Hanks (marlonhanks)

documentation

README

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.

Commit count: 1570

cargo fmt