[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Request to use ssh crypto for another project. Is this possible?
[Thread Prev] | [Thread Next]
- Subject: Re: Request to use ssh crypto for another project. Is this possible?
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 09 Apr 2014 14:42:22 +0200
- To: libssh@xxxxxxxxxx
On Sunday 06 April 2014 13:16:40 Simon Jackson wrote: > The actual crypto is not stream based, but the crypto.h file seems to > indicate that what I want to do is possible. A simple load keys from file > and encode with decode and base64 encode and decode too. I don't wish to > make another key standard. > > Project URL: https://sites.google.com/site/rubikcompression/the-standard Why don't you simply use ssh_channel_read and ssh_channel_write? -- andreas -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Re: Request to use ssh crypto for another project. Is this possible? | Simon Jackson <jackokring@xxxxxxxxx> |
Request to use ssh crypto for another project. Is this possible? | Simon Jackson <jackokring@xxxxxxxxx> |