X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=README.md;fp=README.md;h=6261811b277a17d475f322e61ad6e7a6ced0d498;hp=cbc2f3e09ece58e1bbb45c4a698db9f5d04aa4de;hb=3e664ccaad6b74e85a63e1a6166dd49d12b9be84;hpb=91afba0f2c56e3091904e5cc8f33f1839d0d7ddd diff --git a/README.md b/README.md index cbc2f3e..6261811 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ File::KDBX - Encrypted database to store secret text and files # VERSION -version 0.905 +version 0.906 # SYNOPSIS @@ -122,7 +122,7 @@ Bytes contained within the encrypted layer of a KDBX file. This is only set when ## comment -A text string associated with the database. Often unset. +A text string associated with the database stored unencrypted in the file header. Often unset. ## cipher\_id @@ -153,7 +153,7 @@ The transform seed _should_ be changed each time the database is saved to file. ## transform\_rounds The number of rounds or iterations used in the key derivation function. Increasing this number makes loading -and saving the database slower by design in order to make dictionary and brute force attacks more costly. +and saving the database slower in order to make dictionary and brute force attacks more costly. ## encryption\_iv