Hacker News new | ask | show | jobs
by marcinzm 2267 days ago
Isn't 128-bit AES and SHA-1 fairly weak encryption nowadays?
2 comments

128-bit AES is not "weak" by any definition of the term.

SHA-1 is deprecated but it's good enough for this application for the near future.

>128-bit AES

Perfectly fine...

>SHA-1

You missed the important bit:

>SHA-1 HMAC

Also perfectly fine...