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

Remove ECDSA and repair Clang build #26

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Apr 13, 2015

  1. always define CRYPTOPP_DISABLE_ASM=1

    Zooko O'Whielacronx authored and twopir committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    b4cb708 View commit details
    Browse the repository at this point in the history
  2. disable asm only when we're building the embedded libcryptopp

    Zooko O'Whielacronx authored and twopir committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    cd7a209 View commit details
    Browse the repository at this point in the history
  3. remove ecdsa -- it has been replaced by ed25519

    Zooko O'Whielacronx authored and twopir committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    861b05f View commit details
    Browse the repository at this point in the history
  4. remove --disable-embedded-cryptopp, replace it

    Zooko O'Whielacronx authored and twopir committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    85fbeba View commit details
    Browse the repository at this point in the history
  5. print out the version of pycryptopp in bench

    Zooko O'Whielacronx authored and twopir committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    f16a712 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f11e66 View commit details
    Browse the repository at this point in the history
  7. I found yet another version number hidden in here.

    Zooko O'Whielacronx authored and twopir committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    5e61502 View commit details
    Browse the repository at this point in the history