Summarized changelog:
- Fix a bug in CCM encryption, where it was possible to call finish without ever setting a nonce
- Improve ECIES/DLIES interfaces. If no initialization vector was set, they would typically produce hard to understand exceptions
Note: Removed the built-in docs in favor of potential users using Botan's online documentation.
Signed-off-by: Evan Maddock <maddock.evan@vivaldi.net>