python-hkdf
python-hkdf copied to clipboard
Update refrence from draft to RFC 5869
The HKDF reference points to the draft that expired 14 years ago. This set of changes the reference to the official IETF RFC 5869. It also changes, removes the use of "draft" to "RFC" throughout the README as well as in comments in the code. This set of changes does not change the actual functionality of the code.