Skip to content

Standalone Rust core library #169

Description

@armoha

The main purpose of _rust private internal implementation of PyO3 module in pyca/cryptography is internal flexibility and reliable OpenSSL integration (both CFFI and Rust code use the same OpenSSL instance), in exchange of reusability.

The standalone Rust core model similar to how SWC works would be more appropriate for compilers and SDKs as a shared foundation with reusable logic across ecosystems.

  • Stable public API
  • cargo-semver-checks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions