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

Encryption of the page-fragments #55

Open
JohannesLichtenberger opened this issue Dec 29, 2018 · 0 comments
Open

Encryption of the page-fragments #55

JohannesLichtenberger opened this issue Dec 29, 2018 · 0 comments

Comments

@JohannesLichtenberger
Copy link
Member

I wanted to use Google Tinke, but something is way off the rails, because it says that I'm using a different key for encrypting/decrypting.

Caused by: java.io.IOException: No matching key found for the ciphertext in the stream.
at com.google.crypto.tink.streamingaead.InputStreamDecrypter.read(InputStreamDecrypter.java:187)
at com.google.crypto.tink.streamingaead.InputStreamDecrypter.read(InputStreamDecrypter.java:130)
at com.google.crypto.tink.streamingaead.InputStreamDecrypter.read(InputStreamDecrypter.java:121)
at java.base/java.io.DataInputStream.readByte(DataInputStream.java:270)
at org.sirix.page.PagePersister.deserializePage(PagePersister.java:49)
at org.sirix.io.file.FileReader.read(FileReader.java:125)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant