8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e48b328 + c060791 commit 15bfa66Copy full SHA for 15bfa66
README.md
@@ -47,7 +47,7 @@ obtain the encryption key for the database
47
PRAGMA key = 'passphrase';
48
49
Alternately, you can specify an exact byte sequence using a blob literal. If you
50
-use this method it is your responsibility to ensure that the data you provide a
+use this method it is your responsibility to ensure that the data you provide is a
51
64 character hex string, which will be converted directly to 32 bytes (256 bits) of
52
key data without key derivation.
53
0 commit comments