public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Announce loop-AES-v3.0d file/swap crypto package
@ 2005-06-18 14:22 Jari Ruusu
  2005-06-20 21:49 ` Vinay Venkataraghavan
  0 siblings, 1 reply; 4+ messages in thread
From: Jari Ruusu @ 2005-06-18 14:22 UTC (permalink / raw)
  To: linux-crypto; +Cc: linux-kernel

loop-AES changes since previous release:
- Added support for Red Hat installer specific LOOP_CHANGE_FD ioctl. Patch
  from David Eduardo Gomez Noguera. (2.6 kernels)
- Added support for compat_ioctl. (2.6 kernels)
- Changed build-initrd.sh script to accept both old and new style ldd
  program output.
- gcc4 cleanups.

bzip2 compressed tarball is here:

    http://loop-aes.sourceforge.net/loop-AES/loop-AES-v3.0d.tar.bz2
    md5sum 650186003f301362247a7d16f138eb43

    http://loop-aes.sourceforge.net/loop-AES/loop-AES-v3.0d.tar.bz2.sign

-- 
Jari Ruusu  1024R/3A220F51 5B 4B F9 BB D3 3F 52 E9  DB 1D EB E3 24 0E A9 DD

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Announce loop-AES-v3.0d file/swap crypto package
  2005-06-18 14:22 Announce loop-AES-v3.0d file/swap crypto package Jari Ruusu
@ 2005-06-20 21:49 ` Vinay Venkataraghavan
  2005-06-21  0:15   ` Paul Walker
  2005-06-21 15:05   ` Horst von Brand
  0 siblings, 2 replies; 4+ messages in thread
From: Vinay Venkataraghavan @ 2005-06-20 21:49 UTC (permalink / raw)
  To: linux-crypto; +Cc: linux-kernel


Hey guys,

I am trying to write a client server application
wherein all the messages between the client and server
are encrypted. 

Just to get this whole things started lets say that I
established a shared secret between the communicating
entities. 
What is the best way to make this work. By this I mean
what is the best crypto API that I can use. I think
just for this purpose Openssl is overkill don't you
think. What kind of crypto API's can I incorporate
into my program to encrypt the message which is then
sent to the server. 

Thanks,
Vinay


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Announce loop-AES-v3.0d file/swap crypto package
  2005-06-20 21:49 ` Vinay Venkataraghavan
@ 2005-06-21  0:15   ` Paul Walker
  2005-06-21 15:05   ` Horst von Brand
  1 sibling, 0 replies; 4+ messages in thread
From: Paul Walker @ 2005-06-21  0:15 UTC (permalink / raw)
  To: linux-crypto, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 598 bytes --]

On Mon, Jun 20, 2005 at 02:49:51PM -0700, Vinay Venkataraghavan wrote:

> what is the best crypto API that I can use. I think just for this purpose
> Openssl is overkill don't you think. What kind of crypto API's can I

No, this is the kind of thing that openssl is designed for. Someone's
already done the hard wofk for you, just use it. :-)

If you really want alternatives, you could investigate Peter Gutmann's
cryptlib. If you're distributing this, though, bear in mind that almost
every machine will already have openssl, while not many will have cryptlib
installed.

-- 
Paul

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Announce loop-AES-v3.0d file/swap crypto package
  2005-06-20 21:49 ` Vinay Venkataraghavan
  2005-06-21  0:15   ` Paul Walker
@ 2005-06-21 15:05   ` Horst von Brand
  1 sibling, 0 replies; 4+ messages in thread
From: Horst von Brand @ 2005-06-21 15:05 UTC (permalink / raw)
  To: Vinay Venkataraghavan; +Cc: linux-crypto, linux-kernel

Vinay Venkataraghavan <raghavanvinay@yahoo.com> wrote:
> I am trying to write a client server application
> wherein all the messages between the client and server
> are encrypted. 

TLS, and get over with it.
--
Dr. Horst H. von Brand                   User #22616 counter.li.org
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-06-21 15:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-18 14:22 Announce loop-AES-v3.0d file/swap crypto package Jari Ruusu
2005-06-20 21:49 ` Vinay Venkataraghavan
2005-06-21  0:15   ` Paul Walker
2005-06-21 15:05   ` Horst von Brand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox