Updated libraries

This commit is contained in:
2022-12-23 19:42:35 -05:00
parent 59b74488d5
commit bd086a2ab3
2 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@ import org.slf4j.LoggerFactory;
import com.mattrixwv.cipherstream.exceptions.InvalidInputException;
import com.mattrixwv.cipherstream.exceptions.InvalidKeywordException;
import mattrixwv.NumberAlgorithms;
import com.mattrixwv.NumberAlgorithms;
public class Affine{