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.
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.