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

A small example #2

Open
Domingo-Gomez-Perez opened this issue May 21, 2024 · 2 comments
Open

A small example #2

Domingo-Gomez-Perez opened this issue May 21, 2024 · 2 comments

Comments

@Domingo-Gomez-Perez
Copy link

I would like to have an small sample file where the parameters are generated and some text is encrypted and then decrypted.

@MQuaresma
Copy link
Owner

Hi @Domingo-Gomez-Perez , could you specify what you mean by a "file where parameters are generated and some text is encrypted and then decrypted"? Do you mean a binary/executable?
Additionally pSwoosh only generates a shared key that can then be used to encrypt information using a symmetric primitive, thus this last part is not part of the implementation.

@Domingo-Gomez-Perez
Copy link
Author

Sorry, I should have explained myself better.
I wanted to see an small example with code to generate a symmetric key. With parameters I mean how to configurate the system, similar to table 1 in your paper.

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

No branches or pull requests

2 participants