You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tink — has implementations in C++ (Native), Obj-C (Native/iOS) and Go (Wasm). TypeScript implementation is not going to be released anytime and Google recommends to use WebCrypto API instead, however it might be more reasonable to use Wasm module from JS.
JVM Input/Output streams — could be replaced by Okio
Since DataStore became multiplatform library in 1.1.0, it would be great to have multiplatform solution for its encryption.
Current JVM dependencies of my library are:
security-crypto
— might be dropped because of Security crypto deprecation #31References
The text was updated successfully, but these errors were encountered: