Skip to content

2.0.0

Compare
Choose a tag to compare
@ph0llux ph0llux released this 21 Jul 22:01
· 252 commits to master since this release

An improved version of the original PoC.

With the release of this version, Zff is no longer a PoC and is recommended by me for use.

This version is the reference implementation of ZffV2 and includes the following features:

  • Struct ZffCreator for the creation of new Zff containers.
  • Struct ZffExtender for the extension of already existing Zff containers
  • Struct ZffReader for reading Zff containers
  • Implementation of all hash, encryption and compression methods used in ZffV2.
  • Implementation of all required headers and footers used in ZffV2.

This library also includes an implementation for the original PoC (now known as ZffV1).