Files
Go_I2p/lib/transport
ungrentquest 7bdaf6d4ea ntcp/session.go: fixes and imrovements
- Stop using deprecated (and probably
not cryptographically secure) exp/rand, switch to crypto/rand instead
- Reduce code duplicacy by defining `buildAesStaticKey()` method
- Properly handle pointer to `crypto.AESSymmetricKey` struct
to prevent nil pointer dereferences
- go mod tidy
2025-03-01 21:19:53 +00:00
..
2024-10-03 21:52:49 -04:00
2022-07-18 12:32:29 -04:00
2024-10-03 21:52:49 -04:00
2024-10-05 10:15:31 -04:00