]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Add a lightweight wrapper around the HMAC types and refactor the "is gss-api or not...
authorNick Hall <nick.hall@deshaw.com>
Tue, 4 Aug 2020 16:47:48 +0000 (17:47 +0100)
committerNick Hall <nick.hall@deshaw.com>
Sat, 8 Aug 2020 00:21:24 +0000 (01:21 +0100)
commit40bf9335e823a6760614b4a835ebd06af4279c66
tree213dc7ab0effa2090380f2347ad2c6651563c1b4
parent99737d18ed6d98541aa21fd6c039f778e1a211c8
Add a lightweight wrapper around the HMAC types and refactor the "is gss-api or not" wrapper functions to just call the class methods
dns/message.py
dns/message.pyi
dns/tsig.py
tests/test_tsig.py