Code Monkey home page Code Monkey logo

cryptotransfer's Introduction

CryptoTransfer

In today’s world security and privacy of data is a major concern when it comes to transacting with people via mobile applications. Also not all data can be sent via the internet due to unavailability of data connection in mobile phones at all times. To cater to such a requirement of an offline means of performing a transaction in a secure manner, we have developed an Android API. The project constitutes the construction of an API that follows a strict protocol with a well-defined message format that enables a developer to create a pair of apps that can securely communicate with each other. For end-to-end security of the data we have employed the use of the RSA algorithm to sign the data being sent. For enabling offline exchange of messages we have used QR codes (also provided the option of Bluetooth). The API is simple and requires only a method call with the data to be sent from the developer’s side for each phase respectively. This makes it easy for the developer to not worry about the implementation details of the API and can concentrate on only handling the data at the developer’s end. In this attempt to ensure security, our API also includes the concept of conflict resolution when a situation of disagreement in the data arises. We have a provision for resolving the conflict in favour of one of the communicating parties without the involvement of a third-party (i.e. offline). Also there is a provision for the user to acquire control in case of handling certain situations like a conflict or stale data or unapproved data to be sent to the other party. Thus we have attempted to make an API that can securely exchange messages between two parties in an offline manner.

cryptotransfer's People

Contributors

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