Skip to content

A PyQt GUI for performing cryptographic operations over files using GOST algorithms

License

Notifications You must be signed in to change notification settings

wolandius/gost-crypto-gui

 
 

Repository files navigation

gost-crypto-gui

A PyQt GUI for performing cryptographic operations over files using GOST algorithms

Allows user to perform cryptographic operations over files, including directly from the Nautilus file manager. Five operations are supported: sign, verify signature, dettach signature, encrypt and decrypt. Resulting files are PKCS#7 compilant and compatible with other similar software.

gost-crypto-gui was was designed for the GosLinux distribution by The Federal Bailiffs' Service of Russia and uses just few features of CryptoPro CSP. Feel free to suggest new features.

Usage

There are two ways you may use this software.

  • From command line: type python /usr/bin/gost-crypto-gui --help to get more info;
  • From the main window of the application.

About

A PyQt GUI for performing cryptographic operations over files using GOST algorithms

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.0%
  • Shell 4.0%