1 unstable release
0.1.0 | Aug 13, 2023 |
---|
#31 in #encrypted
Used in shelter-fs
24KB
621 lines
shelter-storage
Unique interface to different storage (database, filesystem, in memory)
Objective
- A block storage
- Encrypt and decrypt blocks
- Define generic traits
- Unit test with "dummy storage"
TODO
- Crypto trait
- stream API ?
- async API ?
- faulty tests ?
Dependencies
~7–11MB
~203K SLoC