n the hardware vendor (or yourself) would have to implement engine
code to perform the operations.
Erik
From: sagar gupta
Subject: Re: RE: AES in counter mode no support in openssl
can that aes_ctr.c be used to connect to hardware driver. I have a hardware
driver which can implement the encry
AES in counter mode
no support in openssl
hi all,
I was working on the Openssl1.0.0 version for AES cryptographic support in
counter mode i.e; AES-CTR mode. I did not find any support added to the
openssl1.0.0 version. I wanted to ask that is there support for AES counter
mode in openssl??
OpenSSL 1.0.0a has aes_ctr.c in the crypto/aes directory.
Erik Tkal
Subject: AES in counter mode no support in openssl
hi all,
I was working on the Openssl1.0.0 version for AES cryptographic support in
counter mode i.e; AES-CTR mode. I did not find any support added to the
openssl1.0.0
hi all,
I was working on the Openssl1.0.0 version for AES cryptographic support in
counter mode i.e; AES-CTR mode. I did not find any support added to the
openssl1.0.0 version. I wanted to ask that is there support for AES counter
mode in openssl?? if Yes which version of Openssl support AES co
sagar gupta wrote:
hi all,
I have been working on openssl 1.0.0 for support on AES encryption
method in counter mode. I was wondering wheter there is any support
for AES in counter mode in Openssl. Please tell me where to find the
corresponding source for the AES counter mode if there is supp
hi all,
I have been working on openssl 1.0.0 for support on AES encryption method in
counter mode. I was wondering wheter there is any support for AES in counter
mode in Openssl. Please tell me where to find the corresponding source for the
AES counter mode if there is support for the that in o