Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-06 | stuff for speed and stuff (testing) | Adam Ierymenko | |
2018-05-07 | GitHub issue #734 (warning removal) | Adam Ierymenko | |
2018-04-21 | Fix ed25519-amd64-asm PIC compatibility | Jonathon Fernyhough | |
The Hyperledger implementation (https://github.com/hyperledger/iroha-ed25519) contains changes to the assembly code to allow PIC. This in turn fixes compilation/linking of ZeroTier One when "full hardening" flags are used. | |||
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. |