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

Some concerns voiced in discussion on HN #15

Open
e12e opened this issue Oct 2, 2015 · 0 comments
Open

Some concerns voiced in discussion on HN #15

e12e opened this issue Oct 2, 2015 · 0 comments

Comments

@e12e
Copy link

e12e commented Oct 2, 2015

Hi,

I just went over some old links, and saw that there were some concerns voiced in a discussion on hn:

https://news.ycombinator.com/item?id=10150807

Notable things are:

  • Use of RC4 in any new software (don't)
  • No mention of block modes and how they impact security
  • No mention of authenticated cipher modes (and why one should never[1] use anything else)
  • Use of sha1 in new code (use sha2/3)
  • short RSA keys (I think that's fixed in about 10.6 How big RSA keys #10)

I'm a little dissappointed that no-one of the people that contributed to the discussion on hn took the time to create issues here - and it's a little late to interact on hn now (although I'm sure a few have emails listed in their profiles).

I thought some of the issues might be of interest - for a follow up I suggest either creating new issues based on some of the points raised, or closing this as #wontfix.

Apologies for the noise - but I'm hoping too much feedback is better than none.

[1] Well, pretty much, anyway

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

No branches or pull requests

1 participant