On Thu, Feb 18, 2010, carlyo...@keycomm.co.uk wrote:
>
> > On Thu 18/02/10 3:31 PM , Robert Doncaster b...@edp.co.uk sent:
> > Hello,
> >
> > Is there a programmatic way to give a list of available cypher names (eg
> > AES-128-ECB...)?
> > i.e a list of the names that could be supplied to EVP_g
> On Thu 18/02/10 3:31 PM , Robert Doncaster b...@edp.co.uk sent:
> Hello,
>
> Is there a programmatic way to give a list of available cypher names (eg
> AES-128-ECB...)?
> i.e a list of the names that could be supplied to EVP_get_cipherbyname().
>
>
the openssl enc.c example shows a function
Hello,
Is there a programmatic way to give a list of available cypher names (eg
AES-128-ECB...)?
i.e a list of the names that could be supplied to EVP_get_cipherbyname().
Thanks,
Bob Doncaster
--