Skip to content

RedCipher v1.0.5

Latest
Compare
Choose a tag to compare
@RedMads RedMads released this 13 May 10:36
· 3 commits to main since this release
v1.0.5
7767a47

Features

  • windows support
  • commented code
  • less lines of code
  • keys and settings files are generated inside folder .RedCipher/ in user home directory
  • the project become library now and hosted on pypi

Fixed

  • reverse RSA key for encryption and decryption
    • encrypt with private key issue
    • decrypt with public key issue
  • order of function calls in check_all() function

Removed

  • seprator between AES key and message in RSA encryption
  • random encryption in shreding data function
  • RSA load functions
  • unneeded functions