The kyber go library posses several functions for cryptographic operations on
different cureves like ed25519
and the functions can be used to perform various
operations on points, scalars and groups in linear or varaible time and can be
used to implement the same.