aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-fs-get
AgeCommit message (Collapse)AuthorFilesLines
2024-06-24- Moved previous ak-fs-* scripts to librarykaotisk1-107/+0
- Made an ak-fs to select the previous as flags in a "main script" - Feature: 3rd_gen_map where the sha512sum of the original file (pre base64 encoding) and its original named are stored in the first line and the second line holds the sha512sum of the level.1.map new file: bin/ak-fs deleted: bin/ak-fs-add deleted: bin/ak-fs-cat deleted: bin/ak-fs-get modified: lib/_ak_fs
2024-05-09applying the hash tree driver to ak-fs-add and ak-fs-getkaotisk1-7/+9
2024-03-27Applying new architecture with lib systemkaotisk1-0/+1
2024-03-10Renamed ak-sm-merkle-tree* to ak-fs-*kaotisk1-0/+104
renamed: bin/ak-sm-merkle-tree -> bin/ak-fs-add renamed: bin/ak-sm-merkle-tree-to-file -> bin/ak-fs-get Also, minor fixes in README