Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7608183
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T00:51:09+00:00 2026-05-31T00:51:09+00:00

I am a CUDA developer, I am assisting undergrad students in implementing AES on

  • 0

I am a CUDA developer, I am assisting undergrad students in implementing AES on GPU.
They don’t have much knowledge about cryptography also this is the first time I am working on it. I have a few questions if anyone could answer them.

  1. How do we implement the AES, I mean what should be the best DATA to encrypt and show speedup on GPU? Should we encrypt some CD? Or sensitive data such as Credit card numbers? In short, what should be our data source?

  2. What mode of operation of AES in well suitable for GPU?

  3. The students were asked about the Input bit stream rate, would anyone shed light on this one? Cause the way I thought was, it should be dependent on the data size. And that comparison can be drawn between GPU and CPU on the basis of datasize.

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T00:51:10+00:00Added an answer on May 31, 2026 at 12:51 am

    I’m not really familiar with GPUs, so can’t really answer question 2. However, for the other two:

    Point 1. AES doesn’t care what you encrypt, it’s just bits. Just find a large file, so that you can show statistically significant speedup. You won’t be able to prove much about the (possible) speedup of your implementation by encrypting a few bytes. Of course, that’s for “functional” speed, depending on how fast your implementation is, you might actually be limited by RAM or disk transfer speeds. So, you might as well just time how long it takes to encrypt data you generate on the fly (say like a counter), thereby ensuring that the data doesn’t need to be read from a disk/RAM.

    Point 3. AES is a block cipher, the input size is fixed to 128 bits (16 bytes), nothing you can do to change that. The input data rate is going to depend purely on how fast your can process data.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just have a question about my cuda program that I wrote. It allows
CUDA vs Direct X 10 for parallel mathematics. any thoughs you have about it
In a CUDA kernel, I have code similar to the following. I am trying
Almost anywhere I read about programming with CUDA there is a mention of the
I am playing around with cuda. At the moment I have a problem. I
Compiling CUDA code with immediate (integer) operands, are they held in the instruction stream,
I am working on CUDA and I have a problem related to thread synchronization.
On compilation of the CUDA SDK, I'm getting a nvcc fatal : Unsupported gpu
I have written a CUDA code to solve an NP-Complete problem, but the performance
I'm using NVIDIA CUDA 4.1 on Microsoft Visual studio 2008. I also have Intel

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.