Skip to content

Add SP800-108 KDF modes#894

Closed
kmanu225 wants to merge 4 commits intoLegrandin:masterfrom
kmanu225:master
Closed

Add SP800-108 KDF modes#894
kmanu225 wants to merge 4 commits intoLegrandin:masterfrom
kmanu225:master

Conversation

@kmanu225
Copy link
Copy Markdown

  • Improvements to SP800_108_Counter:
    • Updated function description: Updated reference from NIST SP 800-108r1 to NIST SP 800-108r1-upd1.
    • Renamed variables for clarity and reuse.
    • Avoided redundant operations.
    • Allowed null bytes in the context, as they are not prohibited by the standard.
  • Added SP800_108_Feedback and SP800_108_Double_Pipeline from NIST SP 800-108r1-upd1
  • Correct signature in KDF.pyi

@kmanu225 kmanu225 closed this Sep 15, 2025
@kmanu225 kmanu225 reopened this Sep 15, 2025
@kmanu225 kmanu225 closed this Sep 15, 2025
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

Successfully merging this pull request may close these issues.

1 participant