Code Monkey home page Code Monkey logo

Comments (6)

BrianGladman avatar BrianGladman commented on September 27, 2024

To use this software you have to build one the AES libraries provided, which will then provide a number of subroutines including those for AES encryption and decryption. You then have to link the aes.lib library with your applications code.

from aes.

prtkdas96 avatar prtkdas96 commented on September 27, 2024

Can you elaborate what I need to do exactly? I am a novice C programmer. And I need to know how things are compiling in this software.

from aes.

BrianGladman avatar BrianGladman commented on September 27, 2024

If you have Visual Studio 2017 installed, you need to clone this repository and then use Visual Studio to open the solution file aes.sln (Microsoft provide a free version of Visual Studio 2017).

You then need to select and build one of the projects in the LIB folder depending on what processor you have. Once you have done this you can then build the aes_example project in the MISC folder to build the example code.

The code can be built with GCC under Linux/Unix but I cannot offer you any advice in this case.

from aes.

prtkdas96 avatar prtkdas96 commented on September 27, 2024

Thank you, man. Can you kindly tell me if it is possible to use my own text file instead of the one that you provided? Can you please guide me through?

from aes.

BrianGladman avatar BrianGladman commented on September 27, 2024

What text file are you referring to here?

from aes.

AraHaan avatar AraHaan commented on September 27, 2024

Well you could theoretically manually add the aes stuff to your Visual Studio projects:

https://github.com/Elskom/Els_kom_new.git

To figure it out clone this repository they are under the aesmodule/dependants filter for Visual Studio.

from aes.

Related Issues (20)

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.