Git Product home page Git Product logo

gost-crypto-gui's Introduction

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 three ways you may use this software.

  • From command line: type python /usr/bin/gost-crypto-gui.py --help to get more info;
  • From context menu item(s) in Nautilus 2 or Caja(el7 branch);
  • From the main window of the application.

Building RPM package

You can use SPEC file located in this repository. For easier building an RPM package of this software you may run rpmbuild.sh shell-script. Make sure you have installed rpmbuild utility and python-setuptools package. Then you can run rpmbuild.sh shell-script to build RPM package. The package you can find at /rpmbuild/RPMS

Example

# yum install rpm-build python-setuptools
$ git clone https://github.com/bmakarenko/gost-crypto-gui.git
$ cd gost-crypto-gui/
$ ./rpmbuild.sh
# rpm -ihv ~/rpmbuild/RPMS/i386/gostcryptogui-0.2-1.i386.rpm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.