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

Maximum strength #4

Closed
ajitam opened this issue Mar 4, 2016 · 7 comments
Closed

Maximum strength #4

ajitam opened this issue Mar 4, 2016 · 7 comments
Labels

Comments

@ajitam
Copy link

ajitam commented Mar 4, 2016

Is there a limit on strength? If I run example with strength=10 decode message is not 0K

@gioblu
Copy link
Owner

gioblu commented Mar 4, 2016

I will fastly check and give you feedback, thank you for your report.

@gioblu
Copy link
Owner

gioblu commented Mar 5, 2016

Hi @ajitam how many bytes is your key?

@ajitam
Copy link
Author

ajitam commented Mar 5, 2016

I've used example. Without modifications

On Sat, 5 Mar 2016 at 07:39, Giovanni Blu Mitolo notifications@github.com
wrote:

Hi @ajitam https://github.com/ajitam how many bytes is your key?


Reply to this email directly or view it on GitHub
#4 (comment).

@gioblu
Copy link
Owner

gioblu commented Mar 5, 2016

@ajitam you found a bug, I detect the same behaviour. I am working to fix it. Thank you again.

gioblu added a commit that referenced this issue Mar 6, 2016
@gioblu
Copy link
Owner

gioblu commented Mar 6, 2016

Hi @ajitam I fixed, 27e50ff

Readme and example are updated.
Thank you for your report.

@gioblu
Copy link
Owner

gioblu commented Mar 6, 2016

I fired encryption strength in favour of the concept of iterations, and seems working really good and seems to give to the user the chance to manage freely and easily dedicated computation time!

@ajitam
Copy link
Author

ajitam commented Mar 7, 2016

update, run, test > works!

So if I understand correctly. From now on, if you provide only key in initialization - one (1) iteration is used and no initialization vector?

And as soon as you set iteration as 2 or more - initialization vector is used?

@ajitam ajitam closed this as completed Mar 7, 2016
@gioblu gioblu added the bug label Dec 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants