You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-04-24 04:44:54 +02:00
117897bcd0
Test the three public API functions: av_rc4_alloc, av_rc4_init, and av_rc4_crypt. Verifies keystream output against RFC 6229 test vectors for 40, 56, 64, and 128-bit keys, encrypt/decrypt round-trip, inplace operation, and the invalid key_bits error path. Coverage for libavutil/rc4.c: 0.00% -> 100.00%
2 lines
36 B
Plaintext
2 lines
36 B
Plaintext
Test encryption/decryption success.
|