Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
U

User 10623478

@User 10623478
About
Posts
7
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Simple AES
    U User 10623478

    That did change things but it seems to have created quite a few linker errors on my end as well.

    C / C++ / MFC help c++ com security

  • Simple AES
    U User 10623478

    http://www.codeproject.com/script/Articles/ViewDownloads.aspx?aid=21877[^] Well thanks but both corrections seem to be fruitless. If it is in anyway helpful here is a direct link to the original code. http://www.codeproject.com/script/Articles/ViewDownloads.aspx?aid=21877[^]

    C / C++ / MFC help c++ com security

  • Simple AES
    U User 10623478

    That error I am not sure how to fix it and I am pretty sure more errors will come up after it. I did attach a file with the error log in it.

    C / C++ / MFC help c++ com security

  • Simple AES
    U User 10623478

    I am having problems with fixing the errors.

    C / C++ / MFC help c++ com security

  • Simple AES
    U User 10623478

    I've had problems with a few different interpretations. I don't understand the this one. A Fast and Easy to Use AES Library[^] It does some crazy stuff with int32. I have however tried using crypt CPP with code sourced from this website. http://www.mediafire.com/download/kls7loakmidciqt/AES.zip[^] That link contains the source information and the errors under vs2012.

    C / C++ / MFC help c++ com security

  • Simple AES
    U User 10623478

    I have a question that is think should be rather simple, I also feel it is not a copy of a question from years back. I am new to programing in general and I have only been doing it on and off for a few years. I use the VS2012 compiler & GNU GCC with C & C++. My question is really simple and I will try to explain this so everyone can understand. I want to make two functions that can encrypt or decrypt strings using AES or rinjdael. http://pastebin.com/Gw0RLBNR[^] The paste above is what I am talking about, it uses two functions one teaEncode and one teaDecode. I want to figure out how to make an equivalent to the tea system above but with AES. https://github.com/seonggwang/miniature-AES[^] Now I understand some of you would link me to like the one below. WinAES: A C++ AES Class[^] I'll be blunt I have been trying to make a function to encrypt/decrypt data in C++ under VS2012 using many different page on git. But the problem is few of them want to compile and I really don't know how to fix many of the issue they bring up. So I really am just asking for a AES string encryption/decryption that works under VS2012 or GCC.

    C / C++ / MFC help c++ com security

  • A brief question
    U User 10623478

    I have been trying to encrypt some data using RC4, I had some success however it seems to act a bit like xor. I have been using the tool below and the results have been mixed. I am using the VS2013 compiler command line. If any of you have an idea of how to improve the system below please feel free. http://www.mediafire.com/download/he4ht1qtxs4dre0/workingbutcrap.zip[^] Two Efficient Classes for RC4 and Base64 Stream Cipher Algorithms[^]

    Managed C++/CLI com tutorial question code-review
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups