Colin

Results 4 issues of Colin

Currently the read schema is not exposed when using `CustomEncoding` which makes detecting schema changes impossible without rolling your own versioning inside the record itself. This is not an option...

Java

What is the recommended usage for a project using the kotlin-multiplatform plugin? For example taking the template Kotlin multiplatform library project in IntelliJ IDEA (after updating the gradle scripts to...

Uses BouncyCastle for the provider. ~~There are a few outstanding todos yet to be addressed, any pointers there~~ and feedback in general would be greatly appreciated. Thanks! ![Screenshot 2024-05-24 at...

Adds the capability to create a KeyPair by providing a `Signer` delegate which knows how to sign block byte[] directly. Existing usages will infer a `PrivateKeySigner`, however the intended use...