Giter Site home page Giter Site logo

0115498898mohammed / crypto Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adonese/crypto

0.0 0.0 0.0 4.88 MB

A collection of cryptographic routines for payment systems. Compatible with EBS.

License: MIT License

JavaScript 1.12% Python 6.30% Java 24.88% Go 64.88% Dart 2.82%

crypto's Introduction

Crypto package

Includes various encryption algorithms for payment applications in Sudan. Currently, the library supports:

  • PIN encryption (DES for POS) in Python
  • iPIN encryption (RSA) in Go (go language)

Soon we will be adding:

  • JS (iPIN)
  • Java (PIN, iPIN)
  • WASM (IPIN)

Notes TODO #3

This project uses different languages, but we tried to make clear instructions per each directory.

TODO #1s

  • Add more testing
  • Implement web interface

Directory listing

We follow a simple directory structure, since we have PIN and IPIN encryption, it goes like this:

  • directories have *.language_extension to indicate the language being used. E.g., ipin.js directory means this holds ipin encryption in javascript. And so on

We currently have the following implementations and languages, authors are listed as well:

  • pin (@adonese)
  • ipin.js (fakhrisati)
  • pin.java (@wadjaafar)
  • cli (@adonese)
  • ipin.java (@wadjaafar)

crypto's People

Contributors

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