kriskwiatkowski / nobs

Implementation of cryptographic primitives in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SharedSecretSize vs KemSize

kriskwiatkowski opened this issue · comments

there are two fields SharedSecretSize and KEMSize and a function called SharedSecretSize which returns KEMSize.

That's probably a leftover from Round1