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

Authentification failed #28

Open
f43g opened this issue Nov 4, 2021 · 5 comments
Open

Authentification failed #28

f43g opened this issue Nov 4, 2021 · 5 comments

Comments

@f43g
Copy link

f43g commented Nov 4, 2021

Hello,
after the copy of the file from a device to another, i have the error(with the copied file): Authentification failed.

With the original file everything works fine, with the copy the password seems wrong. Same algorithm, nothing changed.

How can i solve this?

@jeanpaulrichter
Copy link
Owner

mysterious. are you sure the version of nppcrypt is the same on both devices?

@f43g
Copy link
Author

f43g commented Nov 4, 2021

mysterious. are you sure the version of nppcrypt is the same on both devices?

Yes, we are talking about usb drive

@jeanpaulrichter
Copy link
Owner

ok then i'm really at a loss. can you post the header?

@f43g
Copy link
Author

f43g commented Nov 4, 2021

ok then i'm really at a loss. can you post the header?

<nppcrypt version="1016"> <encryption cipher="rijndael" key-length="32" mode="gcm" aad="true" encoding="base64" /> <key algorithm="scrypt" N="16384" r="8" p="1" salt="cWybgqYrAuZa9thM2tBuxg==" /> <iv value="9uvwhX2V/O6b85xmAfEIgQ==" method="random" /><tag value="ThFfmfbguzn18dvq3qtlvw==" /> </nppcrypt>

@jeanpaulrichter
Copy link
Owner

thanks. this seems fine. really, really strange. if the two files are identical then the content of the internal buffers of notepad++ should be the same, therefore the input to nppcrypt. atm i cannot think of any possible reason for your problem and i cannot replicate it either :/

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