libgocryptfs/internal/nametransform
Jakob Unterwurzacher f6b1c680b3 nametransform: update comment & simplify tests
The comment still mentioned CBC, which has been removed
a long time ago.

The test definition can be rewritten using slice literals,
saving sume stuttering.
2020-04-18 16:14:48 +02:00
..
diriv.go forward mode: create gocryptfs.diriv files with 0440 permissions 2019-03-30 20:06:40 +01:00
longnames.go reverse mode: support wildcard exclude (--exclude-wildcard) 2019-03-26 20:56:37 +01:00
longnames_test.go reverse mode: support wildcard exclude (--exclude-wildcard) 2019-03-26 20:56:37 +01:00
names.go nametransform: update comment & simplify tests 2020-04-18 16:14:48 +02:00
names_test.go nametransform: update comment & simplify tests 2020-04-18 16:14:48 +02:00
pad16.go nametransform: harden name decryption against invalid input 2017-05-23 21:26:38 +02:00