Search:

Type: Posts; User: Andersonsacanno

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,592

    Thank you so much!

    Thank you so much!
  2. Replies
    8
    Views
    1,592

    Thank you...now what happens in this situation.....

    Thank you...now what happens in this situation..

    take 5 for example..

    5 == 00000101 in binary
    if you perform 5>>1, it becomes 00000010

    How can bitwise operators be used in encryptions...
  3. Replies
    8
    Views
    1,592

    Yes, I just get lost pretty quickly. From my...

    Yes, I just get lost pretty quickly. From my understanding were shifting binary number places around? So basically I have get an understanding of the numbers I am using in binary form before this...
  4. Replies
    8
    Views
    1,592

    Understanding Bitwise Operators in C

    Hello, I am currently a beginner in both programming and cryptography. I have written a few real basic encryptions that just use simple math and from what it seems I need to get a grasp on bitwise...
Results 1 to 4 of 4