1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2025-01-05 19:15:32 +00:00
Purism-Calls/plugins/provider
Дилян Палаузов cfd371d72e srtp-utils: Strip padding characters in crypto attribute lines
https://www.rfc-editor.org/rfc/rfc4568.html#section-6.1 says:
 When base64 decoding the key and salt, padding characters (i.e.,
 one or two "=" at the end of the base64-encoded data) are discarded
 (see [RFC3548] for details).

https://www.rfc-editor.org/rfc/rfc3548#section-2.2 says:
 In some circumstances, the use of padding ("=") in base encoded data
 is not required nor used.  In the general case, when assumptions on
 size of transported data cannot be made, padding is required to yield
 correct decoded data.
2023-05-09 13:23:43 +00:00
..
dummy dummy: Support getting emergency call numbers 2023-02-12 08:00:56 +00:00
mm mm-provider: Don't warn about cancelled mm_manager_new() 2023-05-01 09:35:10 +02:00
ofono build: Rename util.{c,h} to calls-util.{c,h} 2023-01-22 07:33:02 +00:00
sip srtp-utils: Strip padding characters in crypto attribute lines 2023-05-09 13:23:43 +00:00
tests tests: Use g_test_init instead of gtk_test_init 2023-05-09 07:44:09 +00:00