Module: kamailio
Branch: master
Commit: 52e82aa79febcdc7aa422756e250d402b61dfe14
URL:
https://github.com/kamailio/kamailio/commit/52e82aa79febcdc7aa422756e250d40…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2024-01-08T20:21:02+01:00
gcrypt: new module for crypto functions
- uses the GNU libgcrypt library
- implemented AES256 ECB encrypt/decrypt functions
---
Added: src/modules/gcrypt/Makefile
Added: src/modules/gcrypt/README
Added: src/modules/gcrypt/doc/Makefile
Added: src/modules/gcrypt/doc/gcrypt.xml
Added: src/modules/gcrypt/doc/gcrypt_admin.xml
Added: src/modules/gcrypt/gcrypt_mod.c
---
Diff:
https://github.com/kamailio/kamailio/commit/52e82aa79febcdc7aa422756e250d40…
Patch:
https://github.com/kamailio/kamailio/commit/52e82aa79febcdc7aa422756e250d40…