To install:

   make install

To deinstall:

   make deinstall

To upgrade:

   make deinstall install

Documentation:

   man libdombey

NOTE

Dombey now uses GCM mode instead of CBC mode when encrypting files with the
AES256 cipher.  If your web apps have files encrypted with CBC mode, your
users will no longer be able to access them.  You can cause your servers to
use CBC mode with -c option.
