WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] Any idea of porting RSA encryption into Xen

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] Any idea of porting RSA encryption into Xen
From: "Tom Creck" <tom-xen@xxxxxxxxxxx>
Date: Fri, 25 Jul 2008 14:40:39 +0800
Delivery-date: Thu, 24 Jul 2008 23:41:07 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcjuIVpuwBqI0saSSJy7jgtZiMqk2w==

Hello, guys:

         I need to do RSA encryption/decryption as well as RSA key generation in Xen.

         It seems that there’s no RSA routinue available in Xen, so I have to port it. I searched for many existing RSA C language implementations, only to find that they depend on complex mathmetical libraries, which I don’t want to port into Xen completely.

         Is there any existing RSA code that has been ported into Xen?

         Or is there any simple RSA implementation that is easy for porting into Xen?

 

         Ps: somewhat simple and maybe slow RSA implementation is also acceptable.

 

Best Wishes

Tom Creck

 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>