summaryrefslogtreecommitdiff
path: root/pgpwordlist/funcs.py
AgeCommit message (Expand)AuthorFilesLines
2016-12-31Simplify word to hext lookupLars Wirzenius1-4/+1
2016-12-31Use reverse lookup table for word to hex lookupLars Wirzenius1-3/+12
2016-12-31Fix names to not override builtin hexLars Wirzenius1-7/+7
2016-12-31Add hex_to_words and words_to_hexLars Wirzenius1-0/+14
2016-12-31Add get_hex function to get hex from wordLars Wirzenius1-1/+9
2016-12-31Add first function for hex to wordLars Wirzenius1-0/+27