mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
ECIESX25519AEADRatchetSession added
This commit is contained in:
parent
61752e2aab
commit
f651baab25
5 changed files with 217 additions and 138 deletions
|
@ -83,6 +83,7 @@ set (LIBI2PD_SRC
|
|||
"${LIBI2PD_SRC_DIR}/NTCP2.cpp"
|
||||
"${LIBI2PD_SRC_DIR}/Blinding.cpp"
|
||||
"${LIBI2PD_SRC_DIR}/Elligator.cpp"
|
||||
"${LIBI2PD_SRC_DIR}/ECIESX25519AEADRatchetSession.cpp"
|
||||
)
|
||||
|
||||
if (WITH_WEBSOCKETS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue