Module: kamailio
Branch: master
Commit: 760c1d55dfa53e09ab1d6b87e157ea61fba24c24
URL:
https://github.com/kamailio/kamailio/commit/760c1d55dfa53e09ab1d6b87e157ea6…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2016-01-20T23:32:58+01:00
crypto: new module offering various cryptographic functions
- AES encryption/decryption functions
- encrypted data is given as base64 string to be able to use it with
config and sip messages
---
Added: modules/crypto/Makefile
Added: modules/crypto/README
Added: modules/crypto/crypto_mod.c
Added: modules/crypto/doc/Makefile
Added: modules/crypto/doc/crypto.xml
Added: modules/crypto/doc/crypto_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/760c1d55dfa53e09ab1d6b87e157ea6…
Patch:
https://github.com/kamailio/kamailio/commit/760c1d55dfa53e09ab1d6b87e157ea6…