Closed povilasb closed 5 years ago
This allows crust to reuse encryption keys from the upper layers. Since peer ID holds public key as well, a lot of messages, structures were holding redundant copy of peer public key. This commit removes that as well.
This allows crust to reuse encryption keys from the upper layers. Since peer ID holds public key as well, a lot of messages, structures were holding redundant copy of peer public key. This commit removes that as well.