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

cryptography #3

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

cryptography #3

wants to merge 3 commits into from

Conversation

freakboy3742
Copy link
Member

An initial pass at a modern Cryptography recipe.

Installs Cryptography 41.0.4.

Requires a patched version of setuptools_rust.

Currently fails building because the path containing the CC compiler alias isn't being exposed to the build environment. However, this includes all the configuration changes need to build manually outside this forge.

However, if you can get it to compile, it fails at runtime because it tries to load the rust library in its original file location, not the iOS Framework location.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 changed the title Initial attempt at a modern cryptography patch. cryptography Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant