Git Product home page Git Product logo

ansix9242004's Introduction

IFSF Security Fields Processor

build codecov

Compute security fields for IFSF Host-to-Host Interface financial transaction messages under ANSI X9.24 version 2004 and ANSI X9.24 2009 encryption schemes.

IFSF Host-to-Host standard in an adaption of ISO 8583 mainly devised for fuel payment transactions, but also used in several other financial applications.

Maven

<dependency>
  <groupId>com.github.alessandrozamberletti</groupId>
  <artifactId>ansix9242004</artifactId>
  <version>1.8</version>
  <scope>test</scope>
</dependency>

Description

The following fields can be calculated and parsed:

  • Personal Identification Number (PIN) DE-52;
  • Encrypted sensitive data DE-127;
  • Message authentication code (MAC) DE-64, DE-128.

To ease handling of field DE-52, utility methods to build and parse ISO 9564-1 Format 0 PIN blocks are also provided.

Formatting sensitive data in TLV format, hashing of the message for which ISO-9797-1 MAC has to be computed, and padding (using ether method 1 or method 2) are not in the scope of this library.

Disclaimer

The library should only be used for testing purposes as it does not provide any sort of security.

Algorithm explanations and pseudo-code

Sources

ansix9242004's People

Contributors

alessandrozamberletti avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.