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

Improve PBKDF2 documentation #63527

Closed
tiran opened this issue Oct 21, 2013 · 1 comment
Closed

Improve PBKDF2 documentation #63527

tiran opened this issue Oct 21, 2013 · 1 comment
Assignees
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement

Comments

@tiran
Copy link
Member

tiran commented Oct 21, 2013

BPO 19328
Nosy @vstinner, @tiran

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/tiran'
closed_at = <Date 2016-06-12.11:24:01.762>
created_at = <Date 2013-10-21.11:38:16.664>
labels = ['type-feature', 'docs']
title = 'Improve PBKDF2 documentation'
updated_at = <Date 2016-06-12.11:24:01.761>
user = 'https://github.com/tiran'

bugs.python.org fields:

activity = <Date 2016-06-12.11:24:01.761>
actor = 'christian.heimes'
assignee = 'christian.heimes'
closed = True
closed_date = <Date 2016-06-12.11:24:01.762>
closer = 'christian.heimes'
components = ['Documentation']
creation = <Date 2013-10-21.11:38:16.664>
creator = 'christian.heimes'
dependencies = []
files = []
hgrepos = []
issue_num = 19328
keywords = []
message_count = 1.0
messages = ['200749']
nosy_count = 2.0
nosy_names = ['vstinner', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'test needed'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue19328'
versions = ['Python 3.4']

@tiran
Copy link
Member Author

tiran commented Oct 21, 2013

The new pbkdf2_hmac() feature bpo-18582 bpo-19254 needs more documentation. I'm going to explain round count, salt generation, user vs. application salt, salt length etc.

@tiran tiran self-assigned this Oct 21, 2013
@tiran tiran added docs Documentation in the Doc dir type-feature A feature request or enhancement labels Oct 21, 2013
@tiran tiran closed this as completed Jun 12, 2016
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant