mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-22 12:34:24 +00:00
commit
11f0d57864
@ -43,6 +43,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include <openssl/rc4.h>
|
#include <openssl/rc4.h>
|
||||||
#include <openssl/evp.h>
|
#include <openssl/evp.h>
|
||||||
#include <openssl/aes.h>
|
#include <openssl/aes.h>
|
||||||
|
#include <openssl/rand.h>
|
||||||
#else
|
#else
|
||||||
// RC4 state from libtomcrypt
|
// RC4 state from libtomcrypt
|
||||||
struct rc4 {
|
struct rc4 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user