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
Today I released SQLite3 Multiple Ciphers 1.8.0. This version adds a new cipher scheme, Ascon 128 (and fixes a few issues that are not relevant in the context of SQLitePCL.raw).
I'd like to ask which procedure I should follow to update sqlite3mc / e_sqlite3mc in your cb repo. The new version compiles without problems in my fork. Additionally I'd like to ask whether issue ericsink/cb#20 should be included in the process.
The text was updated successfully, but these errors were encountered:
I'll try next week to take a look at this, and the cb issue you mentioned.
I'm also trying to get the Xamarin support removed, and I'd like to keep that separate from other changes. In other words, I was thinking I might do 2.2.0 which is exactly the same as 2.1.7 except with Xamarin support removed.
So I need to decide whether this issue would be 2.1.8 or 2.2.1.
Today I released SQLite3 Multiple Ciphers 1.8.0. This version adds a new cipher scheme, Ascon 128 (and fixes a few issues that are not relevant in the context of SQLitePCL.raw).
I'd like to ask which procedure I should follow to update
sqlite3mc
/e_sqlite3mc
in your cb repo. The new version compiles without problems in my fork. Additionally I'd like to ask whether issue ericsink/cb#20 should be included in the process.The text was updated successfully, but these errors were encountered: