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

Modernize code #58

Open
wens opened this issue Mar 14, 2019 · 1 comment
Open

Modernize code #58

wens opened this issue Mar 14, 2019 · 1 comment

Comments

@wens
Copy link
Contributor

wens commented Mar 14, 2019

Some ideas to modernize the code:

  • Use arc4random and co.
  • Re-align structures and drop the packed attribute
  • Use crypt_r w/ SHA256 or SHA512
  • IPv6 support?
@mshockwave
Copy link

Just as a follow-up comment:
Though it's not so straight forward, but we definitely need testings

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

No branches or pull requests

2 participants