|
a87847ef51
|
Fix key_certificate parsing/construction from data
|
2021-10-25 21:02:45 -04:00 |
|
|
bffc1dfe38
|
Setup up VSCodium
|
2021-10-22 17:17:55 -04:00 |
|
|
27547611ed
|
set fail-fast and get the rest of these tests
|
2021-07-28 08:09:30 -04:00 |
|
|
3f4d02dc3e
|
fix cert readin
|
2021-07-27 12:55:03 -04:00 |
|
|
6431100245
|
fix a whole bunch of faulty references I introduced when I had to backtrack and do the integer thing. Re-enable the tests I disabled to chase those references.
|
2021-07-27 12:46:11 -04:00 |
|
|
e6b02ab341
|
Store Integer objects correctly
|
2021-07-27 11:42:46 -04:00 |
|
|
fc0404a11a
|
Had to back-track through most of the common structures because I wrote the common structures Integer implementation incorrect.
|
2021-06-29 19:34:41 -04:00 |
|
|
cfc3cc97ca
|
fix a test
|
2021-05-26 08:15:06 -04:00 |
|
|
afb38b6165
|
Passing implementation of certificates
|
2021-04-25 02:23:54 -04:00 |
|
|
0aa32b4aad
|
start fixing up the tests on the new struct implementations
|
2021-04-25 02:09:12 -04:00 |
|
|
a11c3b73cb
|
start fixing up the tests on the new struct implementations
|
2021-04-25 02:06:57 -04:00 |
|
|
853bc79f8f
|
start fixing up the tests on the new struct implementations
|
2021-04-24 23:23:29 -04:00 |
|
|
77f1c6dd0a
|
start fixing up the tests on the new struct implementations
|
2021-04-24 22:48:48 -04:00 |
|
|
ee7d8a0d63
|
OK before I go any further on this I should go back and check it against the tests.
|
2021-04-24 19:20:37 -04:00 |
|
|
c253bf31ac
|
fix likely issue in ReadKeys
|
2021-04-24 18:36:57 -04:00 |
|
|
1cd9d16760
|
Read in public and private keys when reading in keysandcert from a byte slice
|
2021-04-24 15:32:45 -04:00 |
|
|
49d7eeb441
|
Update README.md with some of the plan
|
2021-04-22 23:47:15 -04:00 |
|
|
1ea426da9c
|
Begin to convert the common structures from being byte-slice based to struct based
|
2021-04-22 22:55:32 -04:00 |
|
|
366db272f4
|
merge majestrate's changes from years ago
|
2021-04-19 20:51:15 -04:00 |
|
|
6c7b8d48ea
|
make it build with modules and add the checklist from ire
|
2021-04-19 20:43:37 -04:00 |
|
|
3f2c615a21
|
add tests, fix imports, document consts
|
2016-06-17 21:07:16 -07:00 |
|
|
89b9e418c2
|
update documentation links
|
2016-06-16 23:17:21 -07:00 |
|
|
cfe8807215
|
at
|
2016-06-16 23:04:03 -07:00 |
|
|
57f19b74bc
|
starting keys and cert tests
|
2016-06-16 22:45:38 -07:00 |
|
|
3e89c54630
|
Key Certificate tests
|
2016-02-20 19:02:55 -08:00 |
|
|
fc98518cdb
|
adding logging, headers, godoc to common data structures
|
2016-02-16 01:04:40 -08:00 |
|
|
e19d6fa0ab
|
more lease set work, certificate completed
|
2016-02-14 22:28:20 -08:00 |
|
|
f409aa79e8
|
working on key certificates and keys and cert
|
2016-02-13 21:00:29 -08:00 |
|
|
2b64fcaf33
|
some godoc
|
2016-02-06 01:43:16 -08:00 |
|
|
b3fa7082cf
|
testing and improvements to the common data structures
|
2016-02-05 02:23:11 -08:00 |
|
|
e6cc4425c6
|
I2P string format
|
2016-02-04 00:54:51 -08:00 |
|
|
51e944ec28
|
use I2P integer
|
2016-02-03 23:55:33 -08:00 |
|
|
473e9e26ae
|
add lease, lease_set, mapping, router_address, router_identity, and router_info
|
2016-02-01 01:56:10 -08:00 |
|
|
5d043d79e7
|
* rework dsa test
* add initial ed25519 (not done)
* fix common.Certificate compile error
* add more functions to crypto.SigningPrivateKey interface, not everyone implements them yet
|
2016-01-29 08:36:04 -05:00 |
|
|
6fcab3b7dd
|
get rid of stdi2p package, move everything relivent to common package
|
2016-01-29 07:35:17 -05:00 |
|