Module: kamailio
Branch: master
Commit: b08fd55ddd598115a3b69afc630403a582d239f2
URL: 
https://github.com/kamailio/kamailio/commit/b08fd55ddd598115a3b69afc630403a582d239f2

Author: Henning Westerholt <[email protected]>
Committer: Henning Westerholt <[email protected]>
Date: 2021-03-30T20:39:06Z

crypto: add two new parameters to provide interoperability with existing crypto 
libraries

- add two new parameters to provide interoperability with existing crypto 
libraries
- key_derivation: specify the mode of the key derivation
- init_vector: specify the source of the initialization vector
- this can e.g. used to decrypt data coming from a Java middle-ware application 
or
  from a PostgreSQL database encrypt function

---

Modified: src/modules/crypto/crypto_aes.c
Modified: src/modules/crypto/crypto_aes.h
Modified: src/modules/crypto/crypto_evcb.c
Modified: src/modules/crypto/crypto_mod.c
Modified: src/modules/crypto/doc/crypto_admin.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/b08fd55ddd598115a3b69afc630403a582d239f2.diff
Patch: 
https://github.com/kamailio/kamailio/commit/b08fd55ddd598115a3b69afc630403a582d239f2.patch


_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to