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

Install crypto module through NPM #99

Closed
ste2425 opened this issue Apr 5, 2016 · 1 comment
Closed

Install crypto module through NPM #99

ste2425 opened this issue Apr 5, 2016 · 1 comment

Comments

@ste2425
Copy link

ste2425 commented Apr 5, 2016

I see you can install through NPM with npm install ydn.db is it just the core that this installs?

I was hoping to use this library for its encryption. I use NPM to install my dependencies but when i installed it i see that nothing is encrypted.

In your encryption example the file name contains -crypt whilst the one in the jsc folder in my node modules does not, from that I'm assuming the one installed through either NPM or your GIT repo does not contain the crypto module.

Is there any way to install that module also through NPM? Cloning a GIT repo with NPM is also an option.

Manual download isn't really an option.

Many thanks Stephen

@yathit
Copy link
Owner

yathit commented Apr 6, 2016

Hi @ste2425 Sorry to say that npm is not work out for me. Download the files, compile and feel free to create your own npm package with similar OS license. Thx.

@ste2425 ste2425 closed this as completed Apr 22, 2016
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