mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
More new crypto -- poly1305 one-time auth code.
This commit is contained in:
parent
77965af288
commit
032ce498c4
3 changed files with 201 additions and 0 deletions
|
@ -18,6 +18,7 @@ OBJS=\
|
|||
node/Packet.o \
|
||||
node/PacketDecoder.o \
|
||||
node/Peer.o \
|
||||
node/Poly1305.o \
|
||||
node/Salsa20.o \
|
||||
node/Service.o \
|
||||
node/SHA512.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue