Adam Ierymenko
|
1b459b0560
|
cleanup
|
2019-08-27 14:31:04 -07:00 |
|
Adam Ierymenko
|
40803a4dc1
|
cleanup
|
2019-08-27 14:25:11 -07:00 |
|
Adam Ierymenko
|
6f22570648
|
Optimization and cleanup
|
2019-08-26 20:18:28 -07:00 |
|
Adam Ierymenko
|
8faaaec710
|
Add check for PCLMUL instruction too. Virtually all CPUs with AES-NI have it but good to be sure.
|
2019-08-26 19:48:56 -07:00 |
|
Adam Ierymenko
|
9ca495229b
|
Revert "optimization stuff"
This reverts commit e63f624d3a .
|
2019-08-26 19:03:09 -07:00 |
|
Adam Ierymenko
|
e63f624d3a
|
optimization stuff
|
2019-08-26 19:02:28 -07:00 |
|
Adam Ierymenko
|
e1dd413266
|
cleanup
|
2019-08-26 18:44:56 -07:00 |
|
Adam Ierymenko
|
b9ef09dd58
|
Optimization stuff
|
2019-08-26 18:15:32 -07:00 |
|
Adam Ierymenko
|
990333e7ec
|
cleanup, re-enable AES-NI check
|
2019-08-26 16:35:28 -07:00 |
|
Adam Ierymenko
|
ec9582f3f2
|
More test vectors, software mode GCM.
|
2019-08-26 16:24:42 -07:00 |
|
Adam Ierymenko
|
a0fd4ad23f
|
Cleanup, Linux build fix.
|
2019-08-26 12:17:23 -07:00 |
|
Adam Ierymenko
|
b6d7a95028
|
Merge branch 'dev' into edge
|
2019-08-26 11:09:19 -07:00 |
|
Adam Ierymenko
|
633cf9ec04
|
Warning removal
|
2019-08-23 21:28:26 -07:00 |
|
Adam Ierymenko
|
1d8f3cee62
|
cleanup
|
2019-08-23 21:12:24 -07:00 |
|
Adam Ierymenko
|
5ba6e21967
|
cleanup
|
2019-08-23 20:34:09 -07:00 |
|
Adam Ierymenko
|
52f7f6e6cf
|
Fully implement the packet encryption/decryption algorithms.
|
2019-08-23 20:20:32 -07:00 |
|
Adam Ierymenko
|
9fd5ec673b
|
Get rid of complicated AES-GCM + scramble construct in favor of a simpler construct thanks to "Squeamish Ossifrage" on crypto.stackexchange.com
|
2019-08-23 18:41:21 -07:00 |
|
Adam Ierymenko
|
e905b3c963
|
cleanup
|
2019-08-23 17:22:23 -07:00 |
|
Adam Ierymenko
|
f12370c348
|
more opt
|
2019-08-23 12:40:08 -07:00 |
|
Adam Ierymenko
|
b727e2a67a
|
More opt stuff
|
2019-08-23 12:34:45 -07:00 |
|
Adam Ierymenko
|
8e87319925
|
Optimization stuff
|
2019-08-23 12:18:02 -07:00 |
|
Adam Ierymenko
|
52d55e34e6
|
Licenses, and use full strength AES-128 in scramble.
|
2019-08-23 12:03:13 -07:00 |
|
Adam Ierymenko
|
c79360f58b
|
Merge dev
|
2019-08-23 11:37:40 -07:00 |
|
Adam Ierymenko
|
e8ae333443
|
Version bumps, license fixed, and GitHub issue #990 take two
|
2019-08-23 10:15:13 -07:00 |
|
Adam Ierymenko
|
6f6138c500
|
Merge relicensing change from dev
|
2019-08-23 09:27:13 -07:00 |
|
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
2019-08-23 09:23:39 -07:00 |
|
Adam Ierymenko
|
903a18db1d
|
work in progress
|
2019-08-23 08:41:22 -07:00 |
|
Adam Ierymenko
|
0731f3f1a9
|
wiring more stuff up, and simplification of timing loops
|
2019-08-23 07:04:20 -07:00 |
|
Adam Ierymenko
|
37047a39f9
|
More cleanup, and fix SHA384 built-in C code.
|
2019-08-22 14:52:47 -07:00 |
|
Adam Ierymenko
|
91d0cbe892
|
cleanup
|
2019-08-22 13:08:10 -07:00 |
|
Adam Ierymenko
|
b66431bc29
|
Work in progress...
|
2019-08-22 13:06:08 -07:00 |
|
Adam Ierymenko
|
31bd413166
|
stub out new verbs
|
2019-08-21 14:57:57 -07:00 |
|
Adam Ierymenko
|
95a6fce2b4
|
Yet more cleanup, it builds again now.
|
2019-08-21 14:36:56 -07:00 |
|
Adam Ierymenko
|
0b5472f9fb
|
Tons and tons of cleanup and cruft removal
|
2019-08-21 14:24:45 -07:00 |
|
Adam Ierymenko
|
5280d28505
|
cleanup
|
2019-08-21 10:44:52 -07:00 |
|
Adam Ierymenko
|
67a9898a99
|
Bunch more work on DNS, cleanup, removal of obsolete cruft.
|
2019-08-21 09:27:45 -07:00 |
|
Adam Ierymenko
|
fe8815f80f
|
cleanup
|
2019-08-20 15:36:18 -07:00 |
|
Adam Ierymenko
|
3a21fdc304
|
Crypto work, packet work
|
2019-08-20 15:34:30 -07:00 |
|
Adam Ierymenko
|
83d723eb79
|
type 1 (P-384) identities
|
2019-08-20 13:32:23 -07:00 |
|
Adam Ierymenko
|
5cfbb0a423
|
Clean up dead stuff from OneService and fix build errors.
|
2019-08-19 19:21:33 -07:00 |
|
Adam Ierymenko
|
900ec143a8
|
.
|
2019-08-19 16:45:29 -07:00 |
|
Adam Ierymenko
|
7650786fb5
|
cleanup, Locator fix and self-test
|
2019-08-19 15:43:15 -07:00 |
|
Adam Ierymenko
|
ca60d08621
|
cleanup, scrambler functions
|
2019-08-19 12:49:33 -07:00 |
|
Adam Ierymenko
|
0914bf8cf0
|
Some ARM NEON code (not finished)
|
2019-08-16 19:22:03 -07:00 |
|
Adam Ierymenko
|
7bdca83de3
|
Add decrypt
|
2019-08-16 18:40:22 -07:00 |
|
Adam Ierymenko
|
01e8fd0b07
|
The newer C ed25519 is the same speed as the old ASM, so drop it to simplify.
|
2019-08-16 14:42:38 -07:00 |
|
Adam Ierymenko
|
51a25fdec9
|
Remove ASM Salsa20 since it will not be the default in 2.x any more... reduce build complexity.
|
2019-08-16 14:26:25 -07:00 |
|
Grant Limberg
|
206c85222c
|
Fix Constants.hpp inclusion of version.h
|
2019-08-16 09:52:13 -07:00 |
|
Adam Ierymenko
|
607d8f72e8
|
cruftectomy
|
2019-08-15 15:43:35 -07:00 |
|
Adam Ierymenko
|
c483f75fb4
|
cleanup
|
2019-08-15 15:32:16 -07:00 |
|