Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 725 Bytes

CHANGES.md

File metadata and controls

18 lines (14 loc) · 725 Bytes

vbig Change History

Release 3

Release 1

  • New RNGs have been introduced. Use the --rng option to choose between them.
  • The default RNG is aes-ctr-drbg-128.
  • On Linux and macOS, vbig attempts to identify risky filenames and will not write to them without the --force option.
  • Improved documentation.
  • Improved testing.
  • New dependencies: Nettle, jsoncpp (Linux only), tinyxml (macOS only).