-
- Downloads
Add Blowfish encryption support in libavutil
Signed-off-by:
Martin Storsjö <martin@martin.st>
Showing
- libavutil/Makefile 3 additions, 0 deletionslibavutil/Makefile
- libavutil/avutil.h 2 additions, 2 deletionslibavutil/avutil.h
- libavutil/blowfish.c 566 additions, 0 deletionslibavutil/blowfish.c
- libavutil/blowfish.h 76 additions, 0 deletionslibavutil/blowfish.h
- tests/fate/libavutil.mak 4 additions, 0 deletionstests/fate/libavutil.mak
- tests/ref/fate/blowfish 1 addition, 0 deletionstests/ref/fate/blowfish
libavutil/blowfish.c
0 → 100644
This diff is collapsed.
libavutil/blowfish.h
0 → 100644
tests/ref/fate/blowfish
0 → 100644
Please register or sign in to comment