source: terepaima/.gitignore @ f626f58

Last change on this file since f626f58 was f626f58, checked in by Antonio Araujo <aaraujo@…>, 7 years ago

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);

  • Property mode set to 100644
File size: 123 bytes
Line 
1terepaima-0.4.16/*.o
2terepaima-0.4.16/objects
3*.deb
4
5signHash/*.o
6signHash/*~
7signHash/signHash
8signHash/signHash.pro.user
Note: See TracBrowser for help on using the repository browser.