Skip to content

Latest commit

 

History

History

tetsy-crypto

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.