Giter Club home page Giter Club logo

eid-mw-sdk-delphi's Introduction

eid-mw-sdk-delphi

Overview

eid-mw-sdk-delphi is a translation of C code from https://github.com/Fedict/eid-mw/tree/master/doc/sdk/examples/C to Delphi.

Initially, the main goal was to make the Delphi code as close as possible to the original C code of Fedict.

Now, the goal is rather to make the Delphi code as close as possible to https://github.com/linuxunderground/eid-mw-sdk-c, which is also a fork of the original C code of Fedict.

It should work with all versions of Delphi and even with Lazarus/FreePascal.

Any suggestions or improvements are welcome. Send them to [email protected]

Homepage: https://github.com/delphiunderground/eid-mw-sdk-delphi

Indy

Required Indy files are embedded with eid-mw-sdk-delphi project. However, to run some .exe files, you need libeay32.dll and ssleay32.dll. Copy/paste these 2 files in the same directory as your eid-mw-sdk-delphi .exe files.

Theses 2 dll are available at https://indy.fulgan.com/SSL/

Third-party files

The 2 files below have been released by delphi-jedi.org under Mozilla Public License Version 1.1.

PKCS11T.pas

https://sourceforge.net/p/projectjedi/website/HEAD/tree/trunk/delphi-jedi.org/www/files/API_Not_Assessed/SmartcardRSA/

wcrypt2.pas

You may retrieve the original version of this file at delphi-jedi.org

However, I improved wcrypt2.pas by adding

  • CertGetNameStringW function required by cert_registration.pas unit.
  • SHA256, SHA384 and SHA512 capabilities.

Generally speaking, waiting a more official repository, the latest version of wcrypt2.pas is in this github repository.

eid-mw-sdk-delphi's People

Watchers

 avatar

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.