This adds the ability to the java interface to add two uncompressed commitments together, returning the summed uncompressed commitment.
This is useful in the cases where one component of a commitment does not change across multiple calls to commit and one wants to cache that component instead of recomputing it each time.
This adds the ability to the java interface to add two uncompressed commitments together, returning the summed uncompressed commitment.
This is useful in the cases where one component of a commitment does not change across multiple calls to commit and one wants to cache that component instead of recomputing it each time.