issues
search
EGA-archive
/
crypt4gh
GA4GH cryptographic tools
http://crypt4gh.readthedocs.io
Apache License 2.0
18
stars
12
forks
source link
Refactoring
#12
Closed
silverdaz
closed
4 years ago
silverdaz
commented
4 years ago
Removing the edit_list oracle
There are 2 cases:
no edit list: we read and decrypt one segment at a time
We use a DecryptedBuffer, which buffers one segment at a time. The edit list "drives" the buffer.
Removing the edit_list oracle
There are 2 cases: