KEYGEN: fix doxygen comments
This commit is contained in:
parent
cffc6545ae
commit
1122dc6763
@ -71,6 +71,8 @@ struct keypair {
|
|||||||
* @param g a random polynomial
|
* @param g a random polynomial
|
||||||
* @param pair store private and public components here [out]
|
* @param pair store private and public components here [out]
|
||||||
* @param params the NTRU context
|
* @param params the NTRU context
|
||||||
|
* @return true for success, false if f or g are not invertible
|
||||||
|
* (then the caller hast to try different ones)
|
||||||
*/
|
*/
|
||||||
bool
|
bool
|
||||||
ntru_create_keypair(
|
ntru_create_keypair(
|
||||||
|
Loading…
Reference in New Issue
Block a user