Changeset f626f58 in terepaima for signHash/signHash.pro.user


Ignore:
Timestamp:
Jun 5, 2017, 1:22:15 PM (7 years ago)
Author:
Antonio Araujo <aaraujo@…>
Branches:
master
Children:
ce57b45
Parents:
0f7c727
Message:

Modificaciones en el proyecto de prueba de concepto para firmar un hash recibido de murachi en un programa en C++. Revisar la función std::vector<unsigned char> signHash(QString hashToSign, QString pin, QString label);

File:
1 edited

Legend:

Unmodified
Added
Removed
  • signHash/signHash.pro.user

    r0f7c727 rf626f58  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<!DOCTYPE QtCreatorProject>
    3 <!-- Written by QtCreator 3.2.1, 2017-05-08T10:38:52. -->
     3<!-- Written by QtCreator 3.2.1, 2017-06-05T13:12:55. -->
    44<qtcreator>
    55 <data>
     
    6666   <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
    6767   <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
    68     <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/aaraujo/desarrollo/2017/terepaima/signHash</value>
     68    <value type="QString" key="ProjectExplorer.BuildConfiguration.BuildDirectory">/home/aaraujo/desarrollo/2017/terepaima/sources/terepaima/signHash</value>
    6969    <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
    7070     <valuemap type="QVariantMap" key="ProjectExplorer.BuildStepList.Step.0">
     
    236236    <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
    237237    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">signHash</value>
    238     <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
    239     <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/aaraujo/desarrollo/2017/terepaima/signHash/signHash.pro</value>
     238    <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">signHash2</value>
     239    <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:/home/aaraujo/desarrollo/2017/terepaima/sources/terepaima/signHash/signHash.pro</value>
    240240    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
    241241    <value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">signHash.pro</value>
Note: See TracChangeset for help on using the changeset viewer.