Timothy Gu
|
50f52a5498
avutil/xtea: add Doxy @file and group
|
11 лет назад |
Michael Niedermayer
|
803445e02c
Merge remote-tracking branch 'qatar/master'
|
11 лет назад |
Diego Biurrun
|
a0b901a348
Drop pointless directory name prefixes from #includes in the current dir
|
11 лет назад |
Michael Niedermayer
|
0e98a13322
avutil/xtea: make const tables static const
|
11 лет назад |
Michael Niedermayer
|
c5bea1b02b
xtea: fix unused variable warning for config_small
|
12 лет назад |
Michael Niedermayer
|
99efd59626
Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967'
|
12 лет назад |
Anton Khirnov
|
cb45553f57
Remove pointless #undefs of previously forbidden functions.
|
12 лет назад |
Michael Niedermayer
|
43bbc3f477
xtea: give constants the correct type
|
12 лет назад |
Michael Niedermayer
|
741f5b021a
Merge commit '29abb04e73b0580ebe38703cadb988d26df6a76a'
|
12 лет назад |
Michael Niedermayer
|
f0fce9f33e
xtea: Test inplace decryption
|
12 лет назад |
Michael Niedermayer
|
b434500431
xtea: Fix CBC decryption when src==dst
|
12 лет назад |
Martin Storsjö
|
ca074cc313
xtea: Factorize testing into a separate function
|
12 лет назад |
Giorgio Vazzana
|
a8cb21fd62
xtea: fix decryption with --enable-small
|
12 лет назад |
Michael Niedermayer
|
48154c2594
xtea: move iv decrypt handling code into xtea_crypt_ecb()
|
12 лет назад |
Michael Niedermayer
|
a4dcdd04d7
xtea-test: test inplace decryption
|
12 лет назад |
Giorgio Vazzana
|
8c3ee93be5
xtea: fix CBC mode when src=dst
|
12 лет назад |
Michael Niedermayer
|
a0321dadfd
xtea-test: factorize test code
|
12 лет назад |
Michael Niedermayer
|
bb4ddeea5f
xtea: optimize core, about 4-5% faster.
|
12 лет назад |
Michael Niedermayer
|
24823a761c
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Samuel Pitoiset
|
983db9b2b4
xtea: Make the count parameter match the documentation
|
12 лет назад |
Luca Barbato
|
f6687bf5f8
xtea: invert branch and loop precedence
|
12 лет назад |
Michael Niedermayer
|
039e9fe01c
Merge remote-tracking branch 'qatar/master'
|
12 лет назад |
Samuel Pitoiset
|
8c14f7a593
Add XTEA encryption support in libavutil
|
12 лет назад |