patrick-tingson / PTUlitity

C# Library for Convertion, Cryptography, EMV Data Parser and Get Processing Option, ISO8583 Create and Parse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PTUlitity

Initial push for the C# Utility Project.

#Convertion

  • BinaryToHex, HexToBinary, StringToByteArrayBase16, StringToByteArrayBase8, StringToByteArrayBase, ByteArrayToString, HexToAscii, AsciiToHex, HexToDecimal, FromBase64Url, Base64UrlDecode, Base64Encode, Base64Decode

#EMV

  • EMV Data Parser, EMV Get Processing Option(Parse AFL, Parse AIP)

#Crypto

  • Hashing strings using MD5 and SHA1, Encrypt and Decrypt using AES, TripleDES and RSA, Generate key pairs in RSA

#ISO8583

  • Create and Parse

About

C# Library for Convertion, Cryptography, EMV Data Parser and Get Processing Option, ISO8583 Create and Parse


Languages

Language:C# 100.0%