-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
As title, it seems that we use MD5 and SHA-1 hashes for the connection fingerprint.
But they're not safe because of collision.
To be secure, I think we can use the SHA-2, SHA-3 or bcrypt (password_hash) to replace original hash approaches.
@DivineOmega, what do you think about that? Thanks.
Metadata
Metadata
Assignees
Labels
No labels