aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-07stupidgcm: stupidChacha20poly1305: use byte array for keyJakob Unterwurzacher
2021-09-02stupidgcm: add testWipe testJakob Unterwurzacher
2021-09-02stupidgcm: deduplicate tests 2/2Jakob Unterwurzacher
2021-09-02stupidgcm: deduplicate tests 1/2Jakob Unterwurzacher
2021-09-02stupidgcm: add chacha20poly1305 via opensslJakob Unterwurzacher
2021-09-01tests/matrix: don't leak fds in TestConcurrentReadCreateJakob Unterwurzacher
2021-09-01*: trim trailing whitespacea1346054
2021-09-01*: fix spellinga1346054
2021-09-01shell scripts: fix shellcheck warningsa1346054
2021-08-30README: explain where -xchacha makes senseJakob Unterwurzacher
2021-08-30fusefrontend: remove leftover PrintfJakob Unterwurzacher
2021-08-30Unbreak hyperlinks broken by go mod v2 conversionJakob Unterwurzacher
2021-08-30README: compress Installation sectionJakob Unterwurzacher
2021-08-30README: update changelogJakob Unterwurzacher
2021-08-30Reimplement -serialize_reads flag using new SyncRead mount flagJakob Unterwurzacher
2021-08-30Remove serialize_reads packageJakob Unterwurzacher
2021-08-29go mod: upgrade go-fuse to fix darwin build failureJakob Unterwurzacher
2021-08-26doc: file-format.md: describe XChaCha20-Poly1305Jakob Unterwurzacher
2021-08-26fsstress-gocryptfs: fuse-xfstests now lives in /optJakob Unterwurzacher
2021-08-25-devrandom: make flag a no-opJakob Unterwurzacher
2021-08-25go mod: update go-fuseJakob Unterwurzacher
2021-08-24README: add -xchacha to changelogJakob Unterwurzacher
2021-08-24MANPAGE: add -xchachaJakob Unterwurzacher
2021-08-24-speed: note that -xchacha is selectableJakob Unterwurzacher
2021-08-24tests/example_filesystems: add v2.2-xchacha-deterministic-namesJakob Unterwurzacher
2021-08-24tests/example_filesystems: add deterministic-names and xchachaJakob Unterwurzacher
2021-08-24benchmark.bash: add -xchacha supportJakob Unterwurzacher
2021-08-23xray: add xchacha supportJakob Unterwurzacher
2021-08-23contentenc: remove unused NonceMode constantsJakob Unterwurzacher
2021-08-23speed: use algo names from cryptocoreJakob Unterwurzacher
2021-08-23cryptocore: add NonceSize to AEADTypeEnumJakob Unterwurzacher
2021-08-23tests/cli: add -xchacha testsJakob Unterwurzacher
2021-08-23tests/matrix: add -xchacha testJakob Unterwurzacher
2021-08-23configfile: add Validate() function, support FlagXChaCha20Poly1305Jakob Unterwurzacher
2021-08-23Add partial XChaCha20-Poly1305 support (mount flag only)Jakob Unterwurzacher
2021-08-23test/cli: actually run TestZerokeyJakob Unterwurzacher
2021-08-23go mod: declare module version v2Jakob Unterwurzacher
2021-08-23ensurefds012: package comment should preceded package statementJakob Unterwurzacher
2021-08-21configfile: pass struct to Create 2/2Jakob Unterwurzacher
2021-08-21configfile: pass struct to Create 1/2Jakob Unterwurzacher
2021-08-21cryptocore: drop IVLen helper varJakob Unterwurzacher
2021-08-20README: Update changelog with -deterministic-namesJakob Unterwurzacher
2021-08-20-deterministic-names: implement for reverse mode, tooJakob Unterwurzacher
2021-08-20MANPAGE: move nosyslog to MOUNT OPTIONS sectionJakob Unterwurzacher
2021-08-20-deterministic-names: accept flag on -initJakob Unterwurzacher
2021-08-20Implement -deterministic-names: extended -zerodirivJakob Unterwurzacher
2021-08-19Flag -zerodiriv to create all diriv as all zero byte filesJose M Perez
2021-08-19syscallcompat: use early return in asUser()Jakob Unterwurzacher
2021-08-19golangci-lint: fix issues found by "unused" and "deadcode"Jakob Unterwurzacher
2021-08-19test_helpers: actually use global testParentDir variableJakob Unterwurzacher