| Class | Description |
|---|---|
| KdbxHeader |
This class represents the header portion of a KeePass KDBX file or stream.
|
| KdbxSerializer |
This class provides static methods for the encryption and decryption of Keepass KDBX files.
|
| KdbxStreamFormat |
This class implements KDBX formatted saving and loading of databases
|
| Salsa20StreamEncryptor |
A helper class for Salsa20 encryption.
|
| Enum | Description |
|---|---|
| KdbxHeader.CompressionFlags |
The ordinal 0 represents uncompressed and 1 GZip compressed
|
| KdbxHeader.ProtectedStreamAlgorithm |
The ordinals represent various types of encryption that may
be applied to fields within the unencrypted data
|
Copyright © 2016. All rights reserved.