lmctv
lmctv
The `encoder=` parameter in our API leads to some confusing bugs like #525; if we remove all its usages, we'll be able to remove the `nacl.encodings` module which just duplicates...
This would help in avoiding the recurrence of issues out of our control like #406.
While the main problem in #406 stems out from link order problems in *BSD python packages, we should make clear to out users that to build using a system installed...
Needed to sign messages too big to fit in memory at once.
I think the changes are the minimal refactoring needed to allow the plugin to wrk correctly in environments like mine, where the users' entry contents are readable just by the...