libgocryptfs/internal/configfile
Jakob Unterwurzacher 88bc0aa607 MANPAGE: scryptn: list how much memory is needed
Calculated acc. to https://words.filippo.io/the-scrypt-parameters/ ,
and add benchmarks to double-check the numbers. They match.
2023-01-08 22:17:14 +01:00
..
config_test tests: update config_test example files 2016-06-16 23:19:05 +02:00
config_file.go configfile: add LongNameMax support 2021-10-21 14:55:30 +02:00
config_test.go configfile: add LongNameMax support 2021-10-21 14:55:30 +02:00
feature_flags.go docs: names longer than 175 bytes (not 176) are stored in longnames 2021-11-01 14:44:32 +01:00
scrypt.go configfile: add Validate() function, support FlagXChaCha20Poly1305 2021-08-23 16:00:41 +02:00
scrypt_test.go MANPAGE: scryptn: list how much memory is needed 2023-01-08 22:17:14 +01:00
validate.go cli: add -longnamemax 2021-10-21 15:58:19 +02:00