cryptlib in FreeRTOS

Chien-Lung WU <[email protected]> Thu, 5 Feb 2015 22:29:12 +0000 (UTC)
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <[email protected]>
Hi, 

    I check the user manual and it saind cryptlib is able to support 
FreeRTOS. I have couple questions regarding to use Cryptlib in FreeRTOS.

    1) As I checked teh randon diectory. I can not finst a os_name.c for 
FreeRTOS. Do I download the right one (I download teh cryptlib (3.4.3) 
from cryptlib web site.

    2) how can I configure cryptlib to be compiled under IAR EWARM? (It 
is easy to use makefile; however, I am using IAR, which is not able to 
run  makefile. How can I moodify any configuration files so I can get 
cryptlib compiled correctly.

    3) I am working in FreeRTOS + LWIP in STR91x platform to build SSH 
server, using cryptlib. As I understand correct, cryptlib has interafces 
to hanndle session communication. My question is after create the 
session, the packet should be sent/received via TCP/IP (in my case, it 
is LWIP). That means eveything is encrypted using cryptlib and I should 
use the TCP/IP command to send/receive the packets as I did in LWIP. Am 
I right?

    4. As I am doing embedded system, there is not file system. How can 
I generate key to encypt packet? 

    5. AS SSH server implementation, should I get to maintain the SSH 
protocol. Is there arny way or example code to show me? 

 
    Thank you so much fro your help. 

Regards,

Chien-Lung



_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.