summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0300/hash.py
AgeCommit message (Collapse)Author
2017-02-11XEP-0300: Workaround for Python 3.5 or below.Emmanuel Gil Peyrot
2017-02-11Implement XEP-0300 (Use of Cryptographic Hash Functions in XMPP)Emmanuel Gil Peyrot
This is used to provide hash agility support and let other XEPs select which hash function they support.