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.
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_sqlite3mcin 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.