Age | Commit message (Expand) | Author |
2021-08-23 | xray: add xchacha support | Jakob Unterwurzacher |
2021-08-23 | go mod: declare module version v2 | Jakob Unterwurzacher |
2021-08-19 | golangci-lint: fix issues found by "unused" and "deadcode" | Jakob Unterwurzacher |
2021-08-19 | golangci-lint: fix issues found by gosimple | Jakob Unterwurzacher |
2021-08-18 | Fix issues found by ineffassign | Jakob Unterwurzacher |
2021-03-27 | gocrypts-xray: add -version flag | Jakob Unterwurzacher |
2020-09-12 | Add support for FIDO2 tokens | Pavol Rusnak |
2020-05-17 | main: accept multiple -passfile options | Jakob Unterwurzacher |
2020-05-10 | gocryptfs-xray: document -encrypt-paths / -decrypt-paths | Jakob Unterwurzacher |
2020-05-10 | gocryptfs-xray: add -0 flag, add tests | Jakob Unterwurzacher |
2020-05-09 | gocryptfs-xray: integrate ctlsock path encryption/decryption | Jakob Unterwurzacher |
2019-05-01 | gocryptfs-xray: show full usage text on flag parse error | Jakob Unterwurzacher |
2019-03-03 | Allow multiple -extpass arguments | Jakob Unterwurzacher |
2019-01-04 | xray: print "assuming AES-GCM mode" unless -aessiv is passed | Jakob Unterwurzacher |
2019-01-04 | xray: recreate test filesytems with -scrypt 10 | Jakob Unterwurzacher |
2019-01-04 | xray: add dumpmasterkey test | Jakob Unterwurzacher |
2019-01-04 | xray: add support for inspecting AES-SIV files (-aessiv flag) | Jakob Unterwurzacher |
2019-01-04 | xray: add tests and example aes-gcm fs | Jakob Unterwurzacher |
2018-12-15 | passfile: directly read file instead of invoking cat | Jakob Unterwurzacher |
2018-09-08 | configfile: add LoadAndDecrypt wrapper | Jakob Unterwurzacher |
2018-07-01 | configfile: reduce function name stutter | Jakob Unterwurzacher |
2018-03-22 | Add `-masterkey=stdin` functionality | Jakob Unterwurzacher |
2018-02-18 | main: zero password once we are done with it | Jakob Unterwurzacher |
2017-05-28 | gocryptfs-xray: dumpmasterkey: disable "Reading password from stdin" | Jakob Unterwurzacher |
2017-05-28 | gocryptfs-xray: add function to dump the master key | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-09-29 | xray: print block offsets | Jakob Unterwurzacher |
2016-09-25 | contentenc: rename constant "IVBitLen" to "DefaultIVBits" and clarify comment | Jakob Unterwurzacher |
2016-09-25 | xray: add "gocryptfs-xray", on-disk-format exploration tool | Jakob Unterwurzacher |