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

complete rewrite #3

Open
wants to merge 113 commits into
base: master
Choose a base branch
from
Open

complete rewrite #3

wants to merge 113 commits into from

Conversation

omen23
Copy link
Contributor

@omen23 omen23 commented Oct 14, 2016

complete rewrite 10.2016

  • new hashing function - modular
  • creates right digests (checked with other hash-generators) (old version did not [cause unknown])
  • less code
  • faster sqlite3 database callback code
  • valgrind error and memleak-free (to the extent libgcrypt permits[secure memory pool etc.])
  • easy to update used algorithm for logon (not TIGER192 bound) - just change your database and one line of code
  • soon to come web/cgi implementation..

@omen23
Copy link
Contributor Author

omen23 commented Dec 3, 2016

pull?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant