Search:

Type: Posts; User: BurtWagner

Search: Search took 0.00 seconds.

  1. CBC versus ECB

    Next I wanted to prove to myself that the initialization vector was being used in CBC mode but not in ECB mode. Here is the output showing that the initialization vector had no effect on the...
  2. Example AES gcrypt gcry_cipher_encrypt code

    I was searching for a simple AES encryption example using the gcrypt library and surprisingly this is the only page I found. The example code given here was totally inadequate for my needs so I had...
Results 1 to 2 of 2