Commit Graph

23 Commits

Author SHA1 Message Date
oupson 599214b118
Add informations in manifests 2022-10-10 15:12:40 +02:00
oupson 648bf74571 Add test for content enc 2022-10-10 14:45:27 +02:00
oupson 6918998222 Add test for longfilename 2022-10-10 14:45:27 +02:00
oupson 8ce3ea7257
Add licenses 2022-10-09 15:50:21 +02:00
oupson e75555d845
Document rustcryptfs-lib 2022-10-08 21:42:02 +02:00
oupson 61d07910e6
Cargo clippy in rustcryptfs-lib 2022-10-08 16:23:52 +02:00
oupson 4b93f8071f
Remove useless new function for EncodedFilename 2022-10-08 16:16:17 +02:00
oupson c57f9b3a85
Error related rustcryptfs-lib refracto 2022-10-08 16:10:43 +02:00
oupson 965c07df0a
Rename content_enc to content 2022-10-07 20:55:56 +02:00
oupson 2dabc7c0c0
Add load_from_reader to GocryptFs 2022-10-07 20:52:16 +02:00
oupson 733237ba40
Rename FilenameDecoder to FilenameCipher 2022-10-07 20:51:56 +02:00
oupson 90f6a6db49
Move DirFilenameDecoder to his own file 2022-10-07 13:15:46 +02:00
oupson 4eb66cfad4
Remove useless io mod 2022-10-06 17:07:37 +02:00
oupson fdc8aeaa53
Document GocryptFs 2022-10-06 17:06:34 +02:00
oupson 53ece0c257
Add documentation for ContentEnc 2022-10-06 17:00:50 +02:00
oupson 86eba12b5a
Move get_real_size to rustcryptfs-lib 2022-10-06 17:00:16 +02:00
oupson c095d1e6dc
Fix bug with filename 2022-10-05 11:31:34 +02:00
oupson 057cefdb5c
Implemented a few fuse functions 2022-10-05 11:15:47 +02:00
oupson cdfddc6eae
Add missing filename 2022-08-11 15:54:13 +02:00
oupson b4ea1ed372
Add GocryptFs to simplify usage 2022-08-11 15:41:42 +02:00
oupson c4d1c479aa Add basic filename encoding and test on filename 2022-06-19 21:23:25 +02:00
oupson c4a60e7a46 Store key instead of byte array of the key in filename decoder 2022-05-24 08:06:04 +02:00
oupson c748297aa2 Basic project structure and error handling 2022-05-18 20:38:41 +02:00