Skip to content

v1.0.0

Compare
Choose a tag to compare
@aldy505 aldy505 released this 28 May 15:35
· 19 commits to master since this release

83ad78b (HEAD -> master, origin/master) docs: added documentation for each subpackage
954381d docs: updated usage guide
10068d1 feat(chacha20poly1305): working functionality
8bf58a1 feat(pbkdf2): added verify function
5837d07 feat(argon2): argon2 support
9e4ba80 docs: added another example
1e7ae19 test: added verify test
d99ce74 feat(core): added some verify logic
2c500bc style: codacy formatting
479b6d5 feat(core): added centralized cryptographic usage
f42710a docs: updated readme
d03e568 feat(core): added chacha20poly1305
d113eb3 feat(*): initial commit