Skip to content

Releases: chanced/navajo

v0.0.4

25 Apr 23:09
b399e6f
Compare
Choose a tag to compare
Brings navajo::envelope::sync::Envelope in line with navajo::Envelope…

v0.0.3

25 Apr 04:51
456cd2e
Compare
Choose a tag to compare
v0.0.3 (#68)

v0.0.1

13 Apr 01:37
3d13374
Compare
Choose a tag to compare
feat: First draft of AEAD, DAEAD, DSA (Signatures), HKDF, MAC, JWS (#31)

First drafts of:
* AEAD
* DAEAD
* DSA
* MAC
* HKDF

Documentation is currently almost non-existent and test coverage is somewhere around 60%. Both must be brought up to acceptable levels prior to a v0.1.0 release.