Key derivation code: license/disclaimers

This commit is contained in:
mDuo13
2019-10-10 12:32:34 -07:00
parent e36b90d1d3
commit 6e550aff88
3 changed files with 13 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
# https://github.com/dlitz/pycrypto/blob/master/lib/Crypto/Util/RFC1751.py
# This version has been adapted to Python 3 using the '2to3' utility
# and manually adjusted for better Python 3 compatibility.
# Those revisions are released to the public domain.
# rfc1751.py : Converts between 128-bit strings and a human-readable
# sequence of words, as defined in RFC1751: "A Convention for