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

Release? #24

Closed
ryukoposting opened this issue Apr 10, 2019 · 2 comments
Closed

Release? #24

ryukoposting opened this issue Apr 10, 2019 · 2 comments

Comments

@ryukoposting
Copy link

ryukoposting commented Apr 10, 2019

I'm confused about this library. I want to use it as a dependency in my own project. After all,

  • It has documentation
  • It's actively maintained
  • Its feature set is mostly solidified
  • It has been accepted to nimble.directory

Yet, it has no releases! If I can't actually verify that users of my package are going to be on a compatible version of nimcrypto, I can't safely use nimcrypto as a dependency.

@cheatfate
Copy link
Owner

It will not be released until

  1. Deterministic random number generators (HMAC-DRBG, CTR-DRBG).
  2. Public key cryptography (at least scheme)
  3. Fix Capitalize all type names to conform NEP1. #10.

But you can use this library, because except #10, API will not be changed for hashes and symmetric crypto-algorithms.

@ryukoposting
Copy link
Author

That is extremely helpful, thank you.

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