Talk:One-way encryption: Difference between revisions
Jump to navigation
Jump to search
imported>Bruce M. Tindall m (New page: {{subpages}}) |
Pat Palmer (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{subpages}} | {{subpages}} | ||
== duplicated in [[Cryptography]] article as a section == | |||
This article is duplicated in the bigger article as a section, and it has also been edited since this was written. Need to consolidate and resolve differences of the two versions. [[User:Pat Palmer|Pat Palmer]] ([[User talk:Pat Palmer|talk]]) 17:42, 1 November 2020 (UTC) | |||
== Notes from outside article to incorporate into this article == | |||
* a good password hash is slow (and thus, "dictionary attack") | |||
* rainbow table - dictionaries and word lists pre-hashed (and sorted) | |||
* https://haveibeenpwned.com | |||
* salt: a fixed-length cryptographically-strong random value | |||
** also needs to be credential-specific | |||
* look 2/3 down the page: "how to create salts" | |||
* TLS with at least 128-bit AES encryption | |||
[[User:Pat Palmer|Pat Palmer]] ([[User talk:Pat Palmer|talk]]) 17:42, 1 November 2020 (UTC) |
Latest revision as of 18:10, 20 December 2022
duplicated in Cryptography article as a section
This article is duplicated in the bigger article as a section, and it has also been edited since this was written. Need to consolidate and resolve differences of the two versions. Pat Palmer (talk) 17:42, 1 November 2020 (UTC)
Notes from outside article to incorporate into this article
- a good password hash is slow (and thus, "dictionary attack")
- rainbow table - dictionaries and word lists pre-hashed (and sorted)
- https://haveibeenpwned.com
- salt: a fixed-length cryptographically-strong random value
- also needs to be credential-specific
- look 2/3 down the page: "how to create salts"
- TLS with at least 128-bit AES encryption
Pat Palmer (talk) 17:42, 1 November 2020 (UTC)