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

how to combine the addon with ofxCsv when loading a file? #2

Open
moebiussurfing opened this issue May 8, 2018 · 0 comments
Open

Comments

@moebiussurfing
Copy link

My idea is to hide a csv file (previously encrypted outside OF) when using my app on an installation.

Now I am reading a plain csv file with ofxCsv (https://github.com/paulvollmer/ofxCsv
) and I would like to know how to start to try to do this:

I want to combine both plugins, and to modify ofxCsv (with ofxCrypto) to read the csv encrypted file, decode and read the rows/columns.
but I don't know how to manage ofBuffers and ofFile yet...
any help is appreciated.

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

1 participant