Diff: https://github.com/kamailio/kamailio/commit/b94c0282ca297410c82973423f810433... Patch: https://github.com/kamailio/kamailio/commit/b94c0282ca297410c82973423f810433...
diff --git a/src/modules/crypto/README b/src/modules/crypto/README index a305f5c33a..8683d9eba7 100644 --- a/src/modules/crypto/README +++ b/src/modules/crypto/README @@ -31,7 +31,7 @@ Daniel-Constantin Mierla 3.4. kevcb_netio (str) 3.5. netio_key (str) 3.6. key_derivation (str)
3.7. netio_key (str)
3.7. init_vector (str)
Just a note that you are breaking backwards compatibility. Maybe add a short note that ”Init_vector was previously named netio_key” to help people migrating from an older release.
/O