Git Product home page Git Product logo

mikevangrouss / idea832 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 9 KB

IDEA 832-bit keys Block cipher encryption source code in C. International Data Encryption Algorithm 832 bits.

License: The Unlicense

C 100.00%
crypt encrypt encryption encryption-algorithms encryption-decryption 128bits 256bits block-cipher block-ciphers idea international 832bits algorithm data international-data-encryption-algorithm idea832 cipher cipher-algorithm cipher-algorithms

idea832's Introduction

IDEA832

IDEA 832 bits Block cipher encryption source code in C. International Data Encryption Algorithm 832 bits.

IDEA uses 128-bit keys. However, the internal keys are much larger. IDEA uses the 128-bit key to generate the 52 * 16-bit subkeys, or 832 bits. The 128-bit limitation of the key is artificial, so it can be enlarged up to 832 bits.

After the patent expired in 2012, IDEA-832 was released. It uses the same principle as IDEA-128 but the 52 subkeys are generated by a one-way hash function.

The result is an algorithm that works at the same speed as the IDEA-128 but with a 832-bit key.

Note that weak keys do not exist in IDEA-832 since subkeys are generated by a one-way hash function.

idea832's People

Contributors

mikevangrouss avatar

Watchers

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