Code Monkey home page Code Monkey logo

deline_crypto's Introduction

Introduction

Engine that performs encoding and decoding of character sequences with the aid of a given n-dimensional dataset (with non-missing values) of decimal values.

Depending on usage, the encoding can be considered as cryptographic.

More info

See dc_paper.pdf.

Test datasets

For the test datasets t4.csv and t5.csv that are required for some of the test functions to correctly execute, use the project at github.com/changissnz/morebs by the following:

  • go to terminal.
  • type in python3 -i gen_t.py.
  • type in gen_t4() for t4.csv.
  • type in gen_t5() for t5.csv.
  • transfer those two files to the folder deline_crypto/src/data.

Update 6/27/23

Further developments on project have been stalled. Encoding procedure works.

Update 8/12/23

First draft of paper on deline_crypto published to project. See dc_paper.pdf.

Update 8/14/23

Finalized draft dc_paper.pdf.

deline_crypto's People

Contributors

changissnz avatar

Watchers

 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.