terl / lazysodium-android

An Android implementation of the Libsodium cryptography library. For the lazy dev.
https://github.com/terl/lazysodium-java/wiki
Mozilla Public License 2.0
108 stars 25 forks source link

Misleading readme: the library is NOT complete libsodium for android, it's very limited #61

Open paulmillr opened 1 year ago

paulmillr commented 1 year ago

README:

Lazysodium is a complete Android implementation of the Libsodium library that provides developers with a smooth and effortless cryptography experience.

Fact:

Even pure xchacha20 (without poly1305) is not exposed.

Hatzen commented 9 months ago

It is noted in the docs which are mentioned within the readme see https://github.com/terl/lazysodium-java/wiki/Features footnotes