|
ba0c89d567
|
fix tests that failed because of inconsistent usage of crypto API
|
2025-03-09 14:02:10 -04:00 |
|
|
ae4970b3a9
|
Switch to oops for error configuration so we can get more info about failures
|
2025-02-26 19:22:48 -05:00 |
|
|
18b2afe828
|
create and store our own RI with private keys
|
2025-02-26 14:44:02 -05:00 |
|
|
036f9116a5
|
start working on basic key storage for own RI private keys
|
2025-02-15 22:16:31 -05:00 |
|
|
832e0d9114
|
Ed25519PrivateKey Public() modification
|
2024-12-04 02:22:54 -05:00 |
|
|
08e599e59a
|
create Ed25519PublicKeyFromBytes
|
2024-11-18 12:34:03 -05:00 |
|
|
62086c7d04
|
make fmt
|
2024-11-15 22:52:17 -05:00 |
|
|
a29fa0bc03
|
Output the rest of the key certificate, that would probably help...
|
2024-11-10 17:15:56 -05:00 |
|
|
98d05e27c8
|
!WIP! - Router Info
|
2024-11-09 00:53:17 -05:00 |
|
|
a9dc482bda
|
gofumpt
|
2024-10-22 17:37:17 -04:00 |
|
|
8680acc595
|
expanded logging in ed25519.go
|
2024-10-18 21:42:07 -04:00 |
|
|
524526d946
|
Bring in crypto stubs from master
|
2024-10-03 21:41:31 -04:00 |
|
|
d837630ff6
|
remove libsodium dependency in favor of the native go/crypto ed25519 library
|
2021-05-07 21:02:54 -04: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 |
|
|
1e471e4e00
|
format with go fmt
|
2016-01-29 07:22:31 -05:00 |
|
|
3deb15e012
|
move crypto parts from stdi2p to crypto package
|
2016-01-28 15:11:54 -05:00 |
|