Skip to content

MPK and MSK key sharing between two executables #77

@ganeshsprabhu

Description

@ganeshsprabhu

Dear Team,

I am using this openabe library and it's working fine for single executable. One of my requirements is

Exe1:
Initialize
Create object
Keygen
Encrypt

Exe2:
Initialize
Create object
Keygen
Decrypt

This doesnot work. Because of random key generation, mpk and msk are different for every run.

Is there any hack for this to hard code previously generated key in the code. So that for every run keys will not change.

Please suggest the code point, where i can hard code this. Thank you in advance

Regards,
Ganesh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions