Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Total refact #10

Merged
merged 12 commits into from
Nov 22, 2023
Merged

Total refact #10

merged 12 commits into from
Nov 22, 2023

Conversation

D3vl0per
Copy link
Owner

  • Interface based APIs
    • Aged
    • Asymmetric
    • Symmetric
    • Hash
    • Compression
    • Generic
  • New implemented compression
    • Flate
    • Zlib
  • New hash algorithm
    • Blake2b-384
    • SHA3-384
    • SHA3-512
  • KDF
    • Argon2ID dynamic KDF parameters

@D3vl0per D3vl0per added documentation Improvements or additions to documentation enhancement New feature or request labels Nov 14, 2023
@D3vl0per D3vl0per self-assigned this Nov 14, 2023
@D3vl0per D3vl0per linked an issue Nov 14, 2023 that may be closed by this pull request
7 tasks
hash/kdf.go Fixed Show fixed Hide fixed
@D3vl0per D3vl0per linked an issue Nov 14, 2023 that may be closed by this pull request
@D3vl0per D3vl0per linked an issue Nov 14, 2023 that may be closed by this pull request
1 task
hash/kdf.go Fixed Show fixed Hide fixed
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

@D3vl0per D3vl0per marked this pull request as ready for review November 22, 2023 14:09
@D3vl0per D3vl0per merged commit ca4d532 into main Nov 22, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
2 participants