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

Move utils into a separate package #88

Closed
dchest opened this issue Feb 19, 2016 · 0 comments
Closed

Move utils into a separate package #88

dchest opened this issue Feb 19, 2016 · 0 comments

Comments

@dchest
Copy link
Owner

dchest commented Feb 19, 2016

As mentioned in README, nacl.util are included for convenience and were not build to be fast or compatible with many environments. People are encouraged to use external base64 and utf8 encoders. Since most of the issues in this tracker are related to those little utils — #44, #84 (even external "pen test" pointed out something about them — #38), we should just move them to separate package and keep TweetNaCl clean, and to really make people use something else.

dchest added a commit that referenced this issue Feb 19, 2016
Throw error if old nacl.util functions are used.

nacl.util moved into a separate package:
https://github.com/dchest/tweetnacl-util-js
dchest added a commit that referenced this issue Feb 19, 2016
Throw error if old nacl.util functions are used.

nacl.util moved into a separate package:
https://github.com/dchest/tweetnacl-util-js
@dchest dchest closed this as completed in 55b066f Feb 20, 2016
dchest added a commit that referenced this issue Feb 20, 2016
Remove nacl.util. Closes #88, #44, #84.
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