tiongks / go

Go library for payments related stuff - ISO8583, crypto, TCP/IP networking etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A library of utilities related to ISO message processing

Paysim

An open ISO8583 Simulator

  • The application is built using go and GTK+2 bindings made available at github.com/mattn/go-gtk (Thanks a ton Yashuhiro Matsumoto!)
  • The entire source code is available at https://github.com/rkbalgi/go
  • The interesting packages would be github.com/rkbalgi/go/execs/paysim, github.com/rkbalgi/go/paysim and github.com/rkbalgi/iso8583
  • There are loads of other interesting things available in other packages – like a minimalist implementation of a Thales HSM for basic commands (A6, MS, M6 and the like)

Some Screenshots

The Main Application Screen

Some Cryptographic Utilities (MAC'ing / PIN)

After a response is received

A brief presentation

I have put together a brief presentation which is available here - https://docs.google.com/presentation/d/1UxxL4f_SO3NGpnx_N_v21RJoADOVK8YLrJYXRVnLw-4/edit?usp=sharing

About

Go library for payments related stuff - ISO8583, crypto, TCP/IP networking etc.

License:Apache License 2.0


Languages

Language:Go 100.0%