firstfloorsoftware / flutter_sodium

Flutter bindings for libsodium
BSD 3-Clause "New" or "Revised" License
102 stars 46 forks source link

Implement KDF on android #14

Closed rmtmckenzie closed 5 years ago

rmtmckenzie commented 5 years ago

Libsodium for android has accepted a patch to add kdf so it can now be added here as well!