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

Add ability to one time pad encrypt a chunk of data #77

Open
ntelfer opened this issue Sep 13, 2018 · 1 comment
Open

Add ability to one time pad encrypt a chunk of data #77

ntelfer opened this issue Sep 13, 2018 · 1 comment
Assignees
Labels
Task New feature or request

Comments

@ntelfer
Copy link
Collaborator

ntelfer commented Sep 13, 2018

No description provided.

@ntelfer ntelfer added the Task New feature or request label Sep 13, 2018
@ntelfer ntelfer self-assigned this Sep 13, 2018
@ntelfer
Copy link
Collaborator Author

ntelfer commented Sep 19, 2018

use seed to generate the pad with michaels addition to libnacl then xor the pad and data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant