64000,1024,sha1
sqlcipher_codec_pragma:https://github.com/sqlcipher/sqlcipher/blob/master/src/crypto.c#L89
PRAGMA key = 'test';
PRAGMA cipher_plaintext_header_size = 32;
PRAGMA cipher_salt = "x'01010101010101010101010101010101'";
声明:转载请注明出处,原文地址:shlu's note