b855f671a5
- correct sizes for the blocks : sec signature 65, ecies sklen 16, keylength 32 - added allocation to Xor (should be optimized later) - no pubkey reader needed, just do with copy - restructuring now into INITIATE, RESPOND, COMPLETE -> newSession initialises the encryption/authentication layer - crypto identity can be part of client identity, some initialisation when server created |
||
---|---|---|
.. | ||
client_identity_test.go | ||
client_identity.go | ||
crypto.go | ||
message_test.go | ||
message.go | ||
nat.go | ||
natpmp.go | ||
natupnp.go | ||
peer_error.go | ||
peer_test.go | ||
peer.go | ||
protocol_test.go | ||
protocol.go | ||
server_test.go | ||
server.go | ||
testlog_test.go | ||
testpoc7.go |