0.2.0-beta #37
Jack-Edwards
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Announcement
BlazorSodium now has rough parity with the version of libsodium.js currently published on NPM.
The two big issues on my radar are #23 and #34 . I would like to hear from the community on how to handle #23. I intended for BlazorSodium to be as bare-bones and un-opinionated as possible. Individual developers are going to write their own wrappers around this library anyway.
Addressing #34 should bring significant performance improvements, but I still don't have a proof-of-concept of the interop with libsodium.js. It shouldn't be difficult, but I'll likely have to write a JavaScript function for nearly every interop call.
Please feel free to leave feedback, add issues, or get in touch.
What's Changed
Full Changelog: 0.1.13-alpha...0.2.0-beta
This discussion was created from the release 0.2.0-beta.
Beta Was this translation helpful? Give feedback.
All reactions