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

Make sample code work on windows #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ran-eh
Copy link

@ran-eh ran-eh commented Mar 13, 2019

On windows, the stdin fd is not 0. This may saved windows newbies like me a lot of time. Don't ask how I know :)

On windows, the stdin fd is not 0.
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

Alkorin pushed a commit to Alkorin/crypto that referenced this pull request Nov 5, 2019
…rencrypt-fuzz-panic

fix panic on parsing elgamal sign-or-encrypt private key
jandd pushed a commit to jandd/crypto that referenced this pull request Jun 26, 2021
…ng#81)

Also, return an error if the signing key shares no common algorithms with the
candidate hashes, rather than panicking.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants