Skip to content

v0.0.1

Compare
Choose a tag to compare
@chanced chanced released this 13 Apr 01:37
· 11 commits to main since this release
3d13374
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.