index
:
infinitytier.git
cla
main
Fork of ZeroTier (mirror of https://github.com/vyos/infinitytier.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
node
/
SHA512.cpp
Age
Commit message (
Collapse
)
Author
2018-03-13
Use X64 ASM ed25519 signatures on Linux/x64, which are about 10X faster. ↵
Adam Ierymenko
Will matter a lot for network controllers, not so much for other things.
2018-03-12
SHA512 using libcrypto (not enabled by default)
Adam Ierymenko
2018-03-12
Speed tweaks for signatures, etc.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2016-01-12
boring doc stuff
Adam Ierymenko
2015-09-23
Make sure ZT_NO_TYPE_PUNNING also obeyed here.
Adam Ierymenko
2015-02-17
Re-incorporation: ZeroTier Networks -> ZeroTier, Inc. [Delaware]
Adam Ierymenko
2015-01-05
Cleanup, add tristate to config code in Network, and happy new year!
Adam Ierymenko
2014-02-16
Boring stuff: update dates in copyrights across all files.
Adam Ierymenko
2013-10-05
Hashcash-based identity, work in progress... committing to test speed on ↵
Adam Ierymenko
other boxes.
2013-09-15
Small amount of crypto cleanup.
Adam Ierymenko
2013-09-13
Add new crypto: SHA512 and C25519 -- not integrated yet.
Adam Ierymenko