Changeset 9d44c3c in comparacioncriptosistemas for cryptopp/main.cpp


Ignore:
Timestamp:
Jan 13, 2016, 10:58:09 AM (8 years ago)
Author:
aaraujo <aaraujo@…>
Branches:
master, interfaz
Children:
fafd156
Parents:
9de6306
Message:

Se describen los paquetes necesarios para compilar: libcrypto++-dev libcrypto++9 en Debian GNU/Linux

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cryptopp/main.cpp

    r74faff2 r9d44c3c  
    1414 *
    1515 * https://www.cryptopp.com/wiki/RSA_Cryptography
     16 *
     17 *
     18 * Es necesario instalar los siguientes paquetes:
     19 * libcrypto++9 y libcrypto++-dev
    1620 *
    1721 */
Note: See TracChangeset for help on using the changeset viewer.