Skip to content

Utilize safe string methods in JCrypt#8354

Merged
wilsonge merged 1 commit intojoomla:stagingfrom
mbabker:safeStrMethods
Nov 9, 2015
Merged

Utilize safe string methods in JCrypt#8354
wilsonge merged 1 commit intojoomla:stagingfrom
mbabker:safeStrMethods

Conversation

@mbabker
Copy link
Copy Markdown
Contributor

@mbabker mbabker commented Nov 9, 2015

This pull request implements the safe string helper methods from \ParagonIE\Halite\Util (essentially as a fork since that library requires PHP 5.6) and utilizes the safeStrlen() method in our JCrypt::timingSafeCompare() method to address the issue raised in #8330.

@paragonie-scott
Copy link
Copy Markdown
Contributor

👍 There are other instances that need to be updated but that can come later.

wilsonge added a commit that referenced this pull request Nov 9, 2015
Utilize safe string methods in JCrypt
@wilsonge wilsonge merged commit 7eb70ea into joomla:staging Nov 9, 2015
@wilsonge
Copy link
Copy Markdown
Contributor

wilsonge commented Nov 9, 2015

Merged on review

@wilsonge wilsonge added this to the Joomla! 3.5.0 milestone Nov 9, 2015
@beat
Copy link
Copy Markdown
Contributor

beat commented Nov 14, 2015

Code reviewed 👍

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.

5 participants