Hi allI want to use TEA encryption algorithm with OpenSSL.Is there any engine
to provide implementation of TEA algorithm ?gost engine is an example of
adding new cryptoalgorithms into OpenSSL but gost example is a bit complex.
Thanks in advance,
Siavash
TEA source code :
https://svn.exactcode
Hi allI want to use TEA encryption algorithm with OpenSSL.Is there any engine
to provide implementation of TEA algorithm ?gost engine is an example of
adding new cryptoalgorithms into OpenSSL but gost example is a bit complex.
Thanks in advance,
Siavash
TEA source code :
https://svn.exactcode
, siavash fallahdoost wrote:
> I want to add new cipher algorithms to openssl library and rebuild
> openssl on Windows(VC++).
> i'd like to know the exact procedure for adding new cipher and testing it.
If this is homework for an academic project, you should ask your
instructo
Hi all,
I want to add new cipher algorithms to openssl library and rebuild openssl on
Windows(VC++).
i'd like to know the exact procedure for adding new cipher and testing it.
Thanks in advance,
Siavash