asterisk/res/res_stir_shaken
Ben Ford 0564d12280 STIR/SHAKEN: Switch to base64 URL encoding.
STIR/SHAKEN encodes using base64 URL format. Currently, we just use
base64. New functions have been added that convert to and from base64
encoding.

The origid field should also be an UUID. This means there's no reason to
have it as an option in stir_shaken.conf, as we can simply generate one
when creating the Identity header.

https://wiki.asterisk.org/wiki/display/AST/OpenSIPit+2021

Change-Id: Icf094a2a54e87db91d6b12244c9f5ba4fc2e0b8c
2021-05-12 06:42:55 -05:00
..
certificate.c STIR/SHAKEN: Switch to base64 URL encoding. 2021-05-12 06:42:55 -05:00
certificate.h STIR/SHAKEN: Switch to base64 URL encoding. 2021-05-12 06:42:55 -05:00
curl.c STIR/SHAKEN: Fix certificate type and storage. 2021-05-11 09:29:57 -05:00
curl.h STIR/SHAKEN: Fix certificate type and storage. 2021-05-11 09:29:57 -05:00
general.c res_stir_shaken: Add inbound INVITE support. 2020-06-08 10:50:16 -05:00
general.h res_stir_shaken: Add inbound INVITE support. 2020-06-08 10:50:16 -05:00
stir_shaken.c STIR/SHAKEN: OPENSSL_free serial hex from openssl. 2021-05-11 13:15:11 -05:00
stir_shaken.h STIR/SHAKEN: Fix certificate type and storage. 2021-05-11 09:29:57 -05:00
store.c STIR/SHAKEN: Fix certificate type and storage. 2021-05-11 09:29:57 -05:00
store.h res_stir_shaken: Initial commit and reading private key. 2020-03-25 18:04:22 -05:00