Mark Qvist
|
a8ea7bcca6
|
Updated tests
|
2022-06-10 11:27:52 +02:00 |
|
Mark Qvist
|
534a8825eb
|
Updated setup.py
|
2022-06-10 11:27:31 +02:00 |
|
Mark Qvist
|
89f3c0f649
|
Updated readme
|
2022-06-10 11:26:46 +02:00 |
|
Mark Qvist
|
e4a82d5358
|
Updated link test
|
2022-06-09 21:49:13 +02:00 |
|
Mark Qvist
|
68cd79768b
|
Added internal python-only AES-128-CBC implementation
|
2022-06-09 21:13:34 +02:00 |
|
Mark Qvist
|
701c624d0a
|
Updated Identity tests
|
2022-06-09 21:12:26 +02:00 |
|
Mark Qvist
|
ec90af750d
|
Updated link tests
|
2022-06-09 19:54:20 +02:00 |
|
Mark Qvist
|
2c1b3a0e5b
|
Optimised resource performance over varied network topologies
|
2022-06-09 19:29:33 +02:00 |
|
Mark Qvist
|
02968baa76
|
Added establishment cost property to Link
|
2022-06-09 19:28:31 +02:00 |
|
Mark Qvist
|
06fefebc08
|
Updated tests
|
2022-06-09 19:27:11 +02:00 |
|
Mark Qvist
|
513a82e363
|
Updated link test
|
2022-06-09 17:14:43 +02:00 |
|
Mark Qvist
|
a4b80e7ddb
|
Updated link test
|
2022-06-09 17:07:44 +02:00 |
|
Mark Qvist
|
be6910e4e0
|
Work on Resource optimisation
|
2022-06-09 17:00:27 +02:00 |
|
Mark Qvist
|
0a8b755230
|
Transport optimisations
|
2022-06-09 16:54:47 +02:00 |
|
Mark Qvist
|
d334613888
|
Removed delay
|
2022-06-09 16:48:31 +02:00 |
|
Mark Qvist
|
14bdcaf770
|
Added size print function
|
2022-06-09 14:46:36 +02:00 |
|
Mark Qvist
|
592c405067
|
Cleanup
|
2022-06-09 14:46:02 +02:00 |
|
Mark Qvist
|
bb8012ad50
|
Updated test output
|
2022-06-09 14:45:30 +02:00 |
|
Mark Qvist
|
648e9a68b8
|
Added profiling info to LocalInterface
|
2022-06-09 14:45:00 +02:00 |
|
Mark Qvist
|
8c167b8f3d
|
Updated tests
|
2022-06-09 13:32:32 +02:00 |
|
Mark Qvist
|
bd933dc1df
|
Updated gitignore
|
2022-06-09 13:30:19 +02:00 |
|
Mark Qvist
|
76f12b4854
|
Updated gitignore
|
2022-06-09 10:33:30 +02:00 |
|
Mark Qvist
|
30af212217
|
Added tests for Link
|
2022-06-09 10:33:13 +02:00 |
|
Mark Qvist
|
6c22ccc6d4
|
Updated makefile
|
2022-06-09 10:31:48 +02:00 |
|
Mark Qvist
|
26dae3830e
|
Fixed unclosed socket in AutoInterface
|
2022-06-09 08:48:55 +02:00 |
|
Mark Qvist
|
a776d59f03
|
Updated hashes tests
|
2022-06-08 23:32:56 +02:00 |
|
Mark Qvist
|
5b20caf759
|
Added tests for Identity
|
2022-06-08 23:28:55 +02:00 |
|
Mark Qvist
|
a800ce43f3
|
Tests cleanup
|
2022-06-08 22:27:26 +02:00 |
|
Mark Qvist
|
7916b8e7f4
|
Automatic switch to internal backend on missing PyCA module
|
2022-06-08 21:25:46 +02:00 |
|
Mark Qvist
|
60e3c7348a
|
Updated readme
|
2022-06-08 21:05:03 +02:00 |
|
Mark Qvist
|
cc9970c83e
|
Added tests for hashes
|
2022-06-08 21:04:29 +02:00 |
|
Mark Qvist
|
c46b98f163
|
Added python-only fallback for SHA-256 and SHA-512
|
2022-06-08 21:03:58 +02:00 |
|
Mark Qvist
|
86061f9f47
|
Cleanup
|
2022-06-08 19:47:51 +02:00 |
|
Mark Qvist
|
e0b795b4d0
|
Added internal python-only implementation of Ed25519
|
2022-06-08 19:47:09 +02:00 |
|
Mark Qvist
|
34efbc6100
|
Cleanup
|
2022-06-08 17:05:15 +02:00 |
|
Mark Qvist
|
94edc8eff3
|
Implemented proxies to pyca X25519
|
2022-06-08 17:03:40 +02:00 |
|
Mark Qvist
|
e2aeb56c12
|
Renamed file
|
2022-06-08 15:54:48 +02:00 |
|
Mark Qvist
|
9a4325ce8e
|
Constant time X25519 exchange
|
2022-06-08 15:52:37 +02:00 |
|
Mark Qvist
|
06fffe5a94
|
Use internal implementation for X25519 key exchanges
|
2022-06-08 13:36:23 +02:00 |
|
Mark Qvist
|
7a596882a8
|
Cleanup
|
2022-06-08 12:52:42 +02:00 |
|
Mark Qvist
|
76f86f782a
|
Moved Destination Fernet to internal implementation
|
2022-06-08 12:37:24 +02:00 |
|
Mark Qvist
|
4bd5f05e0e
|
Moved Link Fernet to internal implementation
|
2022-06-08 12:34:31 +02:00 |
|
Mark Qvist
|
5d3a0efc89
|
Moved Identity Fernet to internal implementation
|
2022-06-08 12:29:51 +02:00 |
|
Mark Qvist
|
d1a461a2b3
|
Added multi-backend abstraction for AES-128 CBC primitive
|
2022-06-08 12:21:50 +02:00 |
|
Mark Qvist
|
0b1e7df31a
|
Added internal Fernet implementation
|
2022-06-07 17:38:57 +02:00 |
|
Mark Qvist
|
301661c29e
|
Set SHA-256 as default hash for HMAC
|
2022-06-07 17:33:08 +02:00 |
|
Mark Qvist
|
b2b6708e8f
|
Added python-only implementation of PKCS7 padding
|
2022-06-07 17:32:22 +02:00 |
|
Mark Qvist
|
19a033db96
|
Freed RNS from dependency on PyCA HMAC, HKDF and hashes
|
2022-06-07 15:48:23 +02:00 |
|
Mark Qvist
|
5bb510b589
|
Added internal python-only HKDF
|
2022-06-07 15:26:45 +02:00 |
|
Mark Qvist
|
f1dcda82ac
|
Added internal python-only HMAC implementation
|
2022-06-07 15:25:41 +02:00 |
|