unsafe package:crypton
Convert from binary to a point, possibly invalid
Sign a message using the key pair. This is old
sign, which is
vulnerable to private key compromise if the given public key does not
correspond to the secret key. This function is provided for
performance critical applications. To use it safely, applications must
verify or derive the public key.