Reece
c4567f4c8c
[+] Added source files ready for an LTC ECC implementation [+] Added linux specific HWInfo get threads backend [+] AU_TEMPLATE_ENABLE_WHEN [*] Amend IO::FS::WriteString compilation issue
13 lines
202 B
C++
13 lines
202 B
C++
/***
|
|
Copyright (C) 2021 J Reece Wilson (a/k/a "Reece"). All rights reserved.
|
|
|
|
File: ECCx25519Utils.hpp
|
|
Date: 2021-9-17
|
|
Author: Reece
|
|
***/
|
|
#pragma once
|
|
|
|
namespace Aurora::Crypto::ECC
|
|
{
|
|
|
|
} |