Displaying 20 results from an estimated 10000 matches similar to: "[Bug 946] scp slow file transfers, even with -1 -c blowfish"
2004 Oct 28
1
[Bug 946] scp slow file transfers, even with -1 -c blowfish
http://bugzilla.mindrot.org/show_bug.cgi?id=946
Summary: scp slow file transfers, even with -1 -c blowfish
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: ix86
OS/Version: Cygwin on NT/2k
Status: NEW
Severity: major
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
2003 Dec 18
0
Partial deadlock in 4.9p1
I've just had a 4.9p1 system partially deadlock for about 30 minutes
and then spontaneously(?) recover. The "ps" results point at vinum.
I've never seen this before and don't recall anything like this being
mentioned here before.
At the time, I had two find's running in a large NFS mounted
filesystem and was doing a "cvs -d /usr/ncvs -R checkout -P ports"
from
2006 Aug 19
0
Slow Samba performance with single transfers (good speed with mulitple transfers)
System:
Gentoo Linux, fully updated (8/19/2006), Kernel 2.6.17.9 stock kernel,
samba-3.0.22-r3 (have also tried samba-3.0.23b), 1Gb Ethernet. (thoughout).
Problem:
Very poor performance when copying files to or from the client, (ie 2000kb
or lower on writes, 5000kb or lower on reads).
Detailed Problem:
If I use SCP from the same source to the same target (including drives), the
speed of the
2017 Sep 08
0
cyrus spool on btrfs?
On 09/08/2017 11:06 AM, hw wrote:
> Make a test and replace a software RAID5 with a hardware RAID5.? Even
> with
> only 4 disks, you will see an overall performance gain.? I?m guessing
> that
> the SATA controllers they put onto the mainboards are not designed to
> handle
> all the data --- which gets multiplied to all the disks --- and that the
> PCI bus might get
2005 Feb 09
0
[Bug 733] ssh doing xauth stuff even when it can't access local .Xauthority file
http://bugzilla.mindrot.org/show_bug.cgi?id=733
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dtucker at zip.com.au
2003 May 04
0
[Bug 202] scp/ssh hangs
http://bugzilla.mindrot.org/show_bug.cgi?id=202
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dtucker at zip.com.au 2003-05-04
2004 Sep 11
0
[Bug 852] scp bug with computer names
http://bugzilla.mindrot.org/show_bug.cgi?id=852
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From dtucker at zip.com.au 2004-09-11
2009 Sep 19
3
Blowfish crypt in rails app
HI
Im creating a rails app using blowfish encryption and decryption, in my
app i have included a gem crypt for doing a encryption and im trying to
decrypt the result using blowfish.js
is that possible to do that encryption via ruby gem and decryption via
blowfish.js, i download the blowfish js from the url:
http://dren.ch/js/blowfish.js
Is it possible to implement encryption via ruby
2007 Dec 05
0
Encryption using blowfish
I''m working on encrypting some data using blowfish. The previous
implementation was done using php as follows.
$key = ''some key'';
$data = ''data to be encrypted''
$iv = pack(''H*'', substr($key, 0, 16));
$literak_key =", $key.$key.$key.substr($key,16),";
$cipher = mcrypt_module_open(MCRYPT_BLOWFISH, '''',
2007 Jul 20
2
[Bug 1341] New: Support multiple blowfish key lengths
http://bugzilla.mindrot.org/show_bug.cgi?id=1341
Summary: Support multiple blowfish key lengths
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
OS/Version: Other
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: bitbucket at mindrot.org
ReportedBy:
2008 Jun 06
1
Need help with Decryption using blowfish CBC
Hello all,
Hoping someone can help me out here. I''ve burned almost a week trying
to figure out how to decrypt
an image file that has been encrypted using Blowfish CBC.
I found some code on the net and have modified as follows:
require ''openssl''
require ''digest/sha1''
ivArr = [0x0D,
0x0E,
0x0A,
0x0D,
0x0F,
0x0A,
0x0C,
0x0E
]
2000 Jan 27
0
[CVS] humbolt:/tinc/cipher/blowfish Makefile.am Makefile.in
Update of /home/CVS/tinc/cipher/blowfish
In directory humbolt:/tmp/cvs-serv2778/cipher/blowfish
Modified Files:
Makefile.am Makefile.in
Log Message:
Include system.h and cipher/hmac/hmac.h in the distribution; the
blowfish cipher is now in PKGDIR/libcipher_blowfish.so.0.
-
Tinc: Discussion list about the tinc VPN daemon
Archive: http://mail.nl.linux.org/lists/
Tinc site:
2018 Jul 06
1
support for Blowfish $2y$10$
Hello,
does dovecot support bcrypt $2y$ version? (BLF-CRYPT - Blowfish crypt)
doveadm pw -s BLF-CRYPT
generates a
{BLF-CRYPT}$2a$05$.......
password.
Does this mean that dovecote will not authenticate against a
$2y$10$.......
password?
Thanks in advance,
-Graham-
2011 Mar 07
1
blowfish encrypted url in ruby
How to encrypt and decrypt the url using blowfish in ruby?
ex: url=
http://localhost:3000?username=vam&paswd=1234&street=hyd&contact=999999999&company=raymarine&city=hyd&state=UP&country=ZP&zip_code=543211
please help its very urgent.
Thanks in advance - Vam
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to
2015 Jan 14
1
blowfish crypt
I'm setting up a new server and am planning on using blowfish crypt.
This page from the wiki
http://wiki2.dovecot.org/Authentication/PasswordSchemes says the
password will begin with $2a$, however mine are starting $2b$. Is this
wrong on the wiki or am I doing something wrong? Just want to catch
this before it becomes a problem.
Thanks,
Edgar
2018 Jul 06
0
support for Blowfish $2y$10$
Hei Aki!
# doveadm pw -t
'{BLF-CRYPT}$2y$10$UEm8SR/IuX.ZONebRt40XOKTuZ9bXktYWpGDiLw2h7MTPcnvmuIRK'
Enter password to verify:
{BLF-CRYPT}$2y$10$UEm8SR/IuX.ZONebRt40XOKTuZ9bXktYWpGDiLw2h7MTPcnvmuIRK (verified)
- Great, thanks!
-Graham-
PS: Sorry I just "posted" to your personal address instead of the list.
Aki Tuomi wrote on 06/07/18 23:06:
> Hi!
>
> $2y$ is
2009 May 11
0
using OpenSSL blowfish algorithm
Hi,
Just wondering if anybody is familiar with how this is implemented?
In particular, if there is a way to set the key size to something
larger than the default (ie, set it for 256-bit). If I generate a key
of this size will it automatically get used, or is it truncated down
to the default size?
I''m a little confused since when using AES it seems like you specify
the size
2010 Jul 28
1
Blowfish issues with somewhat big files
Hi,
I've encrypted some database dumps with
openssl bf -d -in dumpfile.bf -out dumpfile -k mykey
bad decrypt
14142:error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad
decrypt:evp_enc.c:325:
The weird thing is if I do the same with smaller files it can decrypt
with no problem. I use openssl-0.9.8e-12.el5 on Centos 5.4.
Please could you tell me what I am doing wrong?
Thanks in
2015 Mar 18
0
Bug 3831: basic_ncsa_auth Blowfish and SHA support, really fixed?
Hi,
I'm using squid-3.3.8-12.el7_0.x86_64 on CentOS 7
I've configured squid for basic authentication, md5 password *works*, but
if fails when I try to use either blowfish or sha password.
Below is the cache.log when it fails:
2015/03/18 17:21:02.637 kid1| Checklist.cc(275) matchNode: 0x7f217e8baca8
matched=0 async=0 finished=0
2015/03/18 17:21:02.637 kid1| Checklist.cc(299)
2016 Jun 03
3
Blowfish hashed passwords
(I subscribed to a daily digest for this list and can?t figure out how to reply to a reply.)
Anyway, Aki Tuomi replied to my feature request saying:
> We support in latest 2.2 release
>
> MD5 MD5-CRYPT SHA SHA1 SHA256 SHA512 SMD5 SSHA SSHA256 SSHA512 PLAIN
> CLEAR CLEARTEXT PLAIN-TRUNC CRAM-MD5 SCRAM-SHA-1 HMAC-MD5 DIGEST-MD5
> PLAIN-MD4 PLAIN-MD5 LDAP-MD5 LANMAN NTLM OTP SKEY