Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

validation/ops: add test-only NullOps #9608

Closed
wants to merge 1 commit into from

Conversation

woodruffw
Copy link
Contributor

Another breakout from #9405.

This adds a cfg(test)-only NullOps implementation of CryptoOps, which #9405 requires for coverage of some of its API signatures.

Another breakout from pyca#9405.

Signed-off-by: William Woodruff <[email protected]>
@alex
Copy link
Member

alex commented Sep 15, 2023

I think it would be more helpful to try to break out some more pieces starting at the Python API: for example, making the build_server_verifier_ function do something :-)

It's very difficult to evaluate the merits of a PR like this -- it's hard to tell how it's useful or if it's the best design direction.

@woodruffw
Copy link
Contributor Author

Closing as premature.

@woodruffw woodruffw closed this Sep 15, 2023
@woodruffw woodruffw deleted the tob-nullops branch September 15, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants