FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Constant time raw key by Sc00bz · Pull Request #596 · sqlcipher/sqlcipher · GitHub

Constant time raw key - #596

Open
Sc00bz wants to merge 1 commit into
sqlcipher:prereleasefrom
Sc00bz:patch
Open

Constant time raw key#596
Sc00bz wants to merge 1 commit into
sqlcipher:prereleasefrom
Sc00bz:patch

Conversation

Sc00bz commented May 25, 2026

Copy link
Copy Markdown
Contributor

Changes proposed in this pull request:

Doing the following in constant time:

  • Check if password is in raw key format (i.e. x'hex')
  • Decode the key

Checks if password is in raw key format (x'hex') and decodes the key. Doing both in constant time.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL