Documentation ¶
Index ¶
Constants ¶
View Source
const ( //UUIDLength is fixed UUIDLength int = 16 // CompressionNone value CompressionNone = uint32(0) //CompressionGzip value CompressionGzip = uint32(1) // CompressionAlgorithmMax algo CompressionAlgorithmMax = CompressionGzip )
Variables ¶
View Source
var ( // Keepass2CipherAes == 31c1f2e6bf714350be5805216afc5aff Keepass2CipherAes = []byte{49, 193, 242, 230, 191, 113, 67, 80, 190, 88, 5, 33, 106, 252, 90, 255} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.