mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
7 lines
121 B
C
7 lines
121 B
C
#ifndef _StreamCypher_StreamCypher_h_
|
|
#define _StreamCypher_StreamCypher_h_
|
|
|
|
#include "Snow2.h"
|
|
#include "RC4.h"
|
|
|
|
#endif
|