Skip to content

Comments

Fix no-ec#9543

Closed
mattcaswell wants to merge 1 commit intoopenssl:masterfrom
mattcaswell:fix-no-ec12
Closed

Fix no-ec#9543
mattcaswell wants to merge 1 commit intoopenssl:masterfrom
mattcaswell:fix-no-ec12

Conversation

@mattcaswell
Copy link
Member

Fix some unguarded references to EC code inside the FIPS provider.

Fix some unguarded references to EC code inside the FIPS provider.
@mattcaswell mattcaswell added the branch: master Applies to master branch label Aug 7, 2019
Copy link
Member

@InfoHunter InfoHunter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But it seems the EC code in this function not that necessary...

@mattcaswell
Copy link
Member Author

But it seems the EC code in this function not that necessary...

No. They're dummy calls to test that EC works within the FIPS provider. This whole function will get removed eventually.

@mattcaswell
Copy link
Member Author

Travis failure is not relevant.

@mattcaswell
Copy link
Member Author

Pushed. Thanks.

@mattcaswell mattcaswell closed this Aug 8, 2019
levitte pushed a commit that referenced this pull request Aug 8, 2019
Fix some unguarded references to EC code inside the FIPS provider.

Reviewed-by: Paul Yang <[email protected]>
Reviewed-by: Shane Lontis <[email protected]>
(Merged from #9543)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch: master Applies to master branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants