Question about password hashing and salting #87
-
I appreciate and thank the developers for making this package. I wanted to ask how does the password encryption work exactly, if i pass the string "password" is that then hashed and salted with unique salt when used to make the database? Or simply the string is hashed and then used for creating the encrypted database? The main reason i am asking this is because i was unable to find any documentation. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@seras42 Hello, this is an unofficial Flutter package, which wraps the official Android and iOS client libraries that the team behind SQLCipher develops. |
Beta Was this translation helpful? Give feedback.
@seras42 Hello, this is an unofficial Flutter package, which wraps the official Android and iOS client libraries that the team behind SQLCipher develops.
We won't be able to answer you unfortunately. I'd recommend reaching out to the SQLCipher team.
They have a forum for questions https://discuss.zetetic.net/