Added some convenient stuff to BigInteger Did a tiny rename (looks like not all of the SHA project was renamed but meh who cares for now)
6 lines
76 B
C++
6 lines
76 B
C++
#define RSA_API
|
|
#include "RSA.h"
|
|
|
|
namespace CryptoCPP { namespace RSA {
|
|
|
|
}} |