Skip to content

no-alloc: What to include #639

@pinkforest

Description

@pinkforest

Topics

  • Keygen
  • Multi-Prime
  • Pre-computed / CRT

Keygen would require crypto-primes no-alloc and holding up the primes.

Multi-prime would result on holding up all of the factors in memory, conditionally

Pre-Computed / CRT would require holding up copies of components

The above would need to be resolved for optimal memory usage in order to be included in no-alloc RSA.

From algos I'm keen to gate in-out various PKCS/PSS impls [e.g. PKCSv1.5 enc/decrypt] (optimizer should do that but I would like to see the usage of those impls from ecosystem just like with hazmat-like static secret on x25519 🤷‍♀️ )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions