Commit Graph

6 Commits

Author SHA1 Message Date
a65ef8232a pushing some updates; luks logging not done 2019-12-20 12:50:41 -05:00
b4c9caefbd fixed the gpg thing. WHEW. what a PITA.
also fleshed out some logging.
2019-12-19 14:04:34 -05:00
f25e6bee2a starting to roll in some logging. still need to figure out what's going on with that gpg verifyData 2019-12-17 03:40:08 -05:00
1ae519bb40 hashing is done 2019-12-11 06:33:24 -05:00
d7d85c7d9d future proofing is good, but...
since print() was made a function in py3, i can predict at some point
that return will be made a func as well. sure, good.
but "return()" *currently* returns an empty tuple. We want to
explicitly return None for testing purposes.
2019-12-11 04:33:15 -05:00
a1bc613979 XML validation is a LOT cleaner now 2019-12-11 04:32:07 -05:00