| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 215204
Submitted by: dg@syrec.org (maintainer)
|
|
|
|
|
|
|
|
| |
Upstream fix was:
https://github.com/vgough/encfs/commit/aacce54f42add2e4560b53c9138835151c332362
PR: 210532
Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
- submitter becomes maintainer
- reverse: re-enable kernel cache (bug #60)
- reverse mode: disable unique IV by default (was enabled in 1.8)
- add make benchmark-reverse
- remove -o default_permissions unless needed to improve performance
- add option --require-macs (bug #14)
- add per-file IVs based on the inode number to reverse mode to
improve security
- add automatic benchmark (make benchmark)
- compare MAC in constant time ( fixes bug #12 )
- add --nocache option
PR: 210196
Submitted by: Dmitri Goutnik <dg@syrec.org>
|