Skip to content

New shift implementation

This pull request contains an implementation of signed and unsigned right bit shift, as well as an unsigned left bit shift (to be added later). In addition, this commit contains a fix for the karatsuba multiplier.

Merge request reports