Skip to content

Integrate and re-export ferveo for public API  #49

@KPrasch

Description

@KPrasch

Presently all ferveo-generated objects are handled as bytes. Instead, ferveo types can be implemented directly in dks.rs as well as the python/wasm bindings. This implies that ferveo provides a crate exporting it's python and wasm bindings for consumption in nucypher-core (nucypher/ferveo#87).

targets
  • ThresholdDecryptionRequest.ciphertext -> ferveo.api.Ciphertext
  • ThresholdDecryptionResponse.decryption_share-> ferveo.tpke.api.DecryptionShareSimple||DecryptionSharePrecomputed
  • NodeMetadataPayload.ferveo_public_key -> ferveo.common.keypair.PublicKey

Metadata

Metadata

Assignees

No one assigned

    Labels

    ABIChanges the format of serialized objectsAPIRelated to public APIPythonRelated to Python bindingsWASMRelated to WASM bindingsenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions