This free software is suitable for Mac OS X 10.9 or later. Our antivirus scan shows that this Mac download is malware free. This free software for Mac OS X is an intellectual property of Status Nobilis SA. From the developer: My Crypto Data you can store, manage and share your encrypted files. Such idea is also widely used in desktop operation systems for better protection (like the Mac OS X’s FileVault solution). Hidden encrypted disk. Sometimes the user may be forced to reveal the password of an encrypted disk file (e.g., holden by bad guys or asked by his girlfriend), he/she may use the more complicated one, hidden encrypted.
According to RBC and Tensor, in 2019, 4.6 million certificates of qualified electronic signatures (CEP) will be issued in Russia . It turns out that out of 8 million registered IP and LLC, every second entrepreneur uses an electronic signature. In addition to CEP for USAIS and cloud CEP for the delivery of reports issued by banks and accounting services, universal CEP on protected tokens are of particular interest. Such certificates allow you to log in to government portals and sign any documents, making them legally significant.
- CryptoEdit is a program to create and edit protected (encrypted) documents in standard TEXT, RTF and RTFD (with images) format. It saves documents on disk always as blowfish encrypted and is the.
- Encrypto is a free, easy-to-use app that lets you encrypt files with AES-256 encryption and then send them to friends or coworkers. It works on both Mac and Windows, so you can send encrypted files without worrying whether the other person can open it or not. Protect Files with AES-256 Encryption T.
- The malicious version of application executes on Mac OS X 10.7 and the later version which as a result it keeps users privacy at the high risk. Tips To Avoid PC Against OSX.CreativeUpdate Virus or Other Malware Therefore, team of security experts highly advise victim to use trusted, legitimate or professional anti-malware tools.
Thanks to the CEP certificate on USB-token, you can remotely enter into an agreement with a counterparty or remote employee, send documents to the court; register an online cash register, settle tax arrears and submit a declaration in your personal account on nalog.ru; learn about debts and upcoming checks on state services.
The manual presented below will help to work with CEP under macOS – without studying the CryptoPro forums and installing a virtual machine with Windows.
What you need to work with CEP under macOS:
Install and configure the CEP under macOS
1. Installing CryptoPro CSP
2. Install drivers Rutoken
3. Installing certificates
3.1. Delete all old GOST certificates
3.2. Installing root certificates
3.3. Download certificates of certification center
3.4. Install the certificate with Rutoken
4. Installing a special browser Chromium-GOST
5. Installing browser extensions
5.1 CryptoPro Digital Signature Browser plug-in
5.2. Plugin for State Services
5.3. Configuring the plugin for public services
Screenshot6. We check that everything works
6.1. Go to the test page CryptoPro
In the address bar of Chromium-Gost we type:
The “Plugin loaded” should be displayed, and your certificate will appear in the list below.
Choose a certificate from the list and click “Sign”. The certificate PIN will be requested. As a result, the following should be displayed
6.2. Go to the Personal Cabinet on nalog.ru
The links from the site nalog.ru may not work, because Will not pass checks. You need to go through the direct links:
When authorizing, select 'Sign in with an electronic signature.' All certificates, including root and CA, will be displayed in the 'Select certificate of electronic signature key' list that appears, choose your one with a usb token and enter a PIN.
7. What to do if it stopped working
Reconnect the usb-token and check that it is visible using the command in the terminal:
Clearing the browser’s cache all the time, for which we type in the address bar of the Chromium-Gost:
[1945931] ]
Reinstall the CEP certificate using the command in the terminal:
Changing the container PIN
The default PIN for Rutoken 12345678 cannot be left in this form. PIN code requirements Rutoken: 16 characters max., May contain letters and numbers.
1. Finding the name of the CEP container
. Several certificates can be stored on the usb-token and in other storages, and you need to choose the right one. When the usb-token is inserted, we get a list of all containers in the system with the command in terminal:
Command must withdraw at least 1 container and return
[ErrorCode: 0x00000000]
The container we need looks like
. Aktiv Rutoken lite XXXXXXX
If there are several such containers displayed, it means that several certificates are written on the token, and you are aware of what exactly you need. The value of XXXXXXXX after the slash must be copied and substituted into the command below.
2. Change the PIN command from terminal
where XXXXXXXX ] XXXXXXXX ] XXXXXXXX
container received in step 1 (required in quotes).
Cryptopro For Mac Os 10.10
A CryptoPro dialog will appear asking for the old PIN to access the certificate, then another dialog to enter the new PIN. Done.
Text files in MacOS
In macOS files, you can sign in CryptoArm software (license cost 2500 = rub.), Or by a simple command via terminal - for free.
1. Finding the CEP certificate hash
There can be several certificates on a token and in other repositories. It is necessary to uniquely identify the one with which we will continue to sign documents. It is done once.
The token must be inserted. We get the list of certificates in the repositories by the command from terminal:
The team must print at least 1 certificate of the type:
]
Certmgr 1.1 © Crypto-Pro, 2007-2018.
program for managing certificates, CRLs and stores
= = = = = = = = = = = = = = = = = = = = =
1 -------
Issuer: E = help @ esphere.ru, ... CN = LLC KORUS Consulting CIS ...
Subject: E = sergzah @ gmail.com, ... CN = Zakharov Sergey Anatolyevich ...
Serial: 0x0000000000000000000000000000000000
SHA1 Hash: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
...
Container: SCARD rutoken_lt_00000000 0000 0000
...
= = = = = = = = = = = = = = = = = = = = =
[ErrorCode: 0x00000000]
The certificate we need in the Container parameter must have a value of the form SCARD rutoken ... . If there are several certificates with such values, then several certificates are written on the token, and you know exactly which one you need. The value of the parameter SHA1 Hash (40 characters) must be copied and substituted into the command below.
2. Sign the file with the command from terminal
Cryptopro For Mac Os 10.13
At the terminal, go to the directory with the file for signing and execute the command:
where XXXXX ... - certificate hash obtained in step 1, and FILE - the name of the file to sign (with all extensions, but no path).
The command must return:
Signed message is created.
[ErrorCode: 0x00000000]
An electronic signature file with the extension * .sgn will be created - this is the detached signature in the CMS format with the DER encoding.
3. Installing Apple Automator Script
In order not to work with the terminal each time, you can install Automator Script once, with which you can sign documents from the Finder context menu. To do this, download the archive - download .
- Unpack the archive ‘Sign with CryptoPro.zip’
- Starting Automator
- Find and open the unzipped file ‘Sign with CryptoPro.workflow’
- In the Run Shell Script block, we change the text NXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
- Save the script: ⌘Command + S
- Run the file ‘Sign with CryptoPro.workflow’ and confirm the installation.
- Go to System Preferences -> Extensions -> Finder and check that Sign with CryptoPro quick action is checked.
- In the Finder, we call the context menu of any file, and in the Quick Actions and / or Services section select the Sign with CryptoPro
- In the CryptoPro dialog that appears, enter the user PIN from CEP
- A file with the extension * .sgn appears in the current directory - the disconnected signature in the CMS format with the DER encoding.
Apple Automator window:
System Preferences: [1945900] e-mailing code []]
[1945969]
[1945969]
Verify the signature on the document
If the content of the document does not contain secrets and secrets the easiest way is to use the web service on the portal Gosuslug - https://www.gosuslugi.ru/pgu/eds. Так можно сделать скриншот с авторитетного ресурса и быть уверенным что с подписью все ок.