about summary refs log tree commit diff stats
path: root/tests/unittests/xmpp/stub_avatar.c
diff options
context:
space:
mode:
authorPaul Fariello <paul@fariello.eu>2020-01-20 13:13:31 +0100
committerPaul Fariello <paul@fariello.eu>2020-01-20 14:41:18 +0100
commit8d1202efbdfcaceb2d2cbe1e58e8d1e1f8a506cd (patch)
treefa3714853ed52bb6302b81563259111beb16e867 /tests/unittests/xmpp/stub_avatar.c
parent69bf76761a2f20918960b1f143685dcc7e7f6b36 (diff)
downloadprofani-tty-8d1202efbdfcaceb2d2cbe1e58e8d1e1f8a506cd.tar.gz
Add support for 12 bytes IV
16 bytes IV should be used. Some clients can't use it so we should also
support decrypting 12 bytes IV.

Fix #1253
Diffstat (limited to 'tests/unittests/xmpp/stub_avatar.c')
0 files changed, 0 insertions, 0 deletions
itle='author Kartik K. Agaram <vc@akkartik.com> 2015-11-06 13:22:16 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2015-11-06 13:22:30 -0800 2379 - further improvements to map operations' href='/akkartik/mu/commit/013update_operation.cc?h=main&id=f3760b0f2828250b4b5fb1a52601fe6b11ff328f'>f3760b0f ^
82177734 ^
e6692482 ^

795f5244 ^
82177734 ^
e6692482 ^












1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33