botan.checksum.adler32

Adler32

Members

Classes

Adler32
class Adler32

The Adler32 checksum, used in zlib

Functions

adler32Update
void adler32Update(const(ubyte)* input, size_t length, ushort S1, ushort S2)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)