Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 368 Bytes

File metadata and controls

18 lines (10 loc) · 368 Bytes

IBLFile

An iblfile is a simple standard format for storing data in a file with optional encryption support and builtin metadata and versioning support

NOTE: Per-section autoencryptor does not work well.

Language Support

Go

  • All features supported

Rust

NOT YET FINISHED YET

  • Deduce is not supported
  • PEM encryptor is not supported