Search:

Type: Posts; User: Ameer Sh

Search: Search took 0.01 seconds.

  1. Thread: DES in C

    by Ameer Sh
    Replies
    3
    Views
    1,222

    I am not asking for C code for the algorithm, i...

    I am not asking for C code for the algorithm, i am just asking for an explanation in terms of C. . For example if the user enters the plaintext (64-bit), how am i supposed to know which are the...
  2. Thread: DES in C

    by Ameer Sh
    Replies
    3
    Views
    1,222

    DES in C

    I learned the bitwise operations in c, but i still cann't figure out how to shuffle the bits of the plain text accoring to DES's standard. Even with the key and the S-boxes. If someone could explain...
Results 1 to 2 of 2