Open osuketh opened 5 years ago
Currently, all primitive types are converted into original types in modules in order to compute elliptic curve operations, but it tends to be messy in module logic. Such operations should be implemented to primitive types themselves.
Currently, all primitive types are converted into original types in modules in order to compute elliptic curve operations, but it tends to be messy in module logic. Such operations should be implemented to primitive types themselves.