summaryrefslogtreecommitdiff
path: root/docs/development/custom-vectors/hkdf/generate_hkdf.py
Commit message (Expand)AuthorAgeFilesLines
* Use the ruff 'pyupgrade' checks (#8104)Alex Gaynor2023-01-201-1/+1
* deprecate backend part 1 of n (#6517)Paul Kehrer2021-11-021-2/+0
* Remove __future__ import from our code (#5610)Alex Gaynor2020-12-091-2/+0
* Paint it Black by the Rolling Stones (#5324)Alex Gaynor2020-07-201-6/+10
* Use literals for collections and comprehensions. (#5091)Mads Jensen2020-01-121-8/+8
* add 1200 byte HKDF test vector and a generator/verifier for it (#4074)Paul Kehrer2018-01-061-0/+39