On Fri, Feb 12, 2021, at 11:52 PM, Micah Kornfield wrote: > 2. I'm open to exposing the lower level encryption libraries in python > (without appropriate namespacing/communication). It seems at least for > reading, there is potentially less harm (I'll caveat that with I'm not a > security expert). Are both the low level read and write implementations > necessary? (it probably makes sense to have a few smaller PRs for exposing > this functionality anyways).
Starting with decryption sounds like a good plan! I asked my potential users how they feel about starting with that.