Git Product home page Git Product logo

resoli / cie-middleware-linux Goto Github PK

View Code? Open in Web Editor NEW

This project forked from m0rf30/cie-middleware-linux

0.0 0.0 0.0 2.95 MB

🪪 Software per l'utilizzo della Carta d'Identità Elettronica Italiana - Accesso ai servizi della PA, firma e verifica di documenti 🇮🇹 Software for the usage of the Italian Electronic Identity Card. Access to PA services, signing and verification of documents

License: BSD 3-Clause "New" or "Revised" License

Shell 0.26% C++ 56.38% C 19.57% Java 23.21% Objective-C++ 0.13% Meson 0.45%

cie-middleware-linux's Introduction

Software per la Carta d'Identità Elettronica

Build Status Packages

Descrizione

Questa libreria software (middleware) implementa le interfacce crittografiche standard PKCS#11 e CSP, consentendo l'utilizzo del certificato di autenticazione e della relativa chiave privata memorizzati sul chip della CIE.

Componenti

La libreria è sviluppata in C++ e supporta OS GNU/Linux.

La parte di interfaccia grafica è sviluppata in Java.

Installazione

Qui puoi trovare i binari generati da questo repo, per le seguenti distro GNU/Linux:

  • Arch Linux qui
  • Rocky 8
  • Ubuntu 20.04

Compilazione

Requisiti

Sono necessarie le seguenti librerie:

  • crypto++
  • curl
  • fontconfig
  • freetype2
  • gradle (make)
  • java (>= 11)
  • jdk (>= 11) (make)
  • libpng
  • libxml2
  • meson (make)
  • ninja (make)
  • openssl
  • pcsclite
  • pkgconf (make)
  • podofo

Istruzioni

Da terminale, spostarsi nella root del presente repo e digitare:

gradle -b cie-java/build.gradle standalone

meson builddir libs
meson configure -Dprefix=/usr builddir
meson compile -C builddir

alla fine della build saranno presenti i file:

  • builddir/libcie-pkcs11.so
  • builddir/libcie-sign-sdk.a
  • cie-java/bin/libs/CIEID-standalone.jar (gli eseguibili di test e sblocco/cambio PIN)

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.