
@uthor	:	xXEdurjXx
email	:	lesxavier@outlook.com

 Questions, sugentions and use/copy permissions, please contact the author.

The File contains two functions that can be used to work with KRSA criptography (a generic form of RSA).

Functions:
gerarChaveKRSA:
arguments - 4 integers numbers
returns - a dictionary a common key (named 'n'), the public key ('pub') and the private key ('priv')
