Displaying 6 results from an estimated 6 matches for "do_encryption".
Did you mean:
dencryption
2020 Jan 16
3
[patch 1/2] use chacha20 from openssl (1.1.0+) when possible
On Fri, 2019-07-12 at 15:54 +1000, Damien Miller wrote:
> On Thu, 17 Jan 2019, Yuriy M. Kaminskiy wrote:
>
> > On some cpu's optimized chacha implementation in openssl (1.1.0+)
> > is
> > notably faster (and on others it is just faster) than generic C
> > implementation in openssh.
> >
> > Sadly, openssl's chacha20-poly1305
2019 Jan 17
3
[patch 1/2] use chacha20 from openssl (1.1.0+) when possible
On some cpu's optimized chacha implementation in openssl (1.1.0+) is
notably faster (and on others it is just faster) than generic C
implementation in openssh.
Sadly, openssl's chacha20-poly1305 (EVP_chacha20_poly1305) uses
different scheme (with padding/etc - see rfc8439) and it looks it is not
possible to use in openssh.
OpenSSL 1.1.1+ also exports "raw" poly1305 primitive,
2018 Oct 23
0
[Announce] Samba 4.7.11 Available for Download
...memleak in async search ask sharemode.
o Stefan Metzmacher <metze at samba.org>
* BUG 11517: Fix Samba GPO issue when Trust is enabled.
* BUG 13539: samba-tool: Add virtualKerberosSalt attribute to 'user
getpassword/syncpasswords'.
* BUG 13624: smb2_server: Set req->do_encryption = true earlier.
o Andreas Schneider <asn at samba.org>
* BUG 12851: s3:winbind: Fix regression.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list o...
2018 Oct 23
0
[Samba] [Announce] Samba 4.7.11 Available for Download
...memleak in async search ask sharemode.
o Stefan Metzmacher <metze at samba.org>
* BUG 11517: Fix Samba GPO issue when Trust is enabled.
* BUG 13539: samba-tool: Add virtualKerberosSalt attribute to 'user
getpassword/syncpasswords'.
* BUG 13624: smb2_server: Set req->do_encryption = true earlier.
o Andreas Schneider <asn at samba.org>
* BUG 12851: s3:winbind: Fix regression.
#######################################
Reporting bugs & Development Discussion
#######################################
Please discuss this release on the samba-technical mailing list o...
1999 Oct 20
3
patch for tinc-0.3
Hi tinc list members,
There were some problems with Ivo's email adresses (both zarq@iname.com
and
zarq@spark.icicle.dhs.org) so I resent the stuff to the mailling list.
=============================================
Hi Ivo,
Hier is een oplossing voor een bugje in flush_queue(), en ook wat andere
troepjes
zoals een tincd scheduler. Dit werkt wat beter, omdat de
2008 Apr 21
3
FIPS 140-2 OpenSSL(2007) patches
Hi,
I am happy to (re)send a set of patches for compiling OpenSSH 4.7p1 with
FIPS 140-2 OpenSSL.
These are based on previously reported patches by Steve Marquess
<marquess at ieee.org> and Ben Laurie <ben at algroup.co.uk>,
for ver. OpenSSH 3.8.
Note that these patches are NOT OFFICIAL, and MAY be used freely by
anyone.
Issues [partially] handled:
SSL FIPS Self test.
RC4,