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

fix build: support python3, update cryptopp, update ed25519 #47

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jul 29, 2023

  1. rm src-cryptopp

    milahu committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    40c736e View commit details
    Browse the repository at this point in the history
  2. add src-cryptopp as git module

    milahu committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    0677c49 View commit details
    Browse the repository at this point in the history
  3. rm src-ed25519

    milahu committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    e156b4d View commit details
    Browse the repository at this point in the history
  4. add src-ed25519 as git module

    milahu committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5f41489 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ff8f73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06a8639 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f75c81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da9cb82 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e24e0f7 View commit details
    Browse the repository at this point in the history
  10. fix: src/pycryptopp/_pycryptoppmodule.cpp:42:14: error: ‘Py_InitModul…

    …e3’ was not declared in this scope
    milahu committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    204e5b3 View commit details
    Browse the repository at this point in the history