Displaying 20 results from an estimated 149 matches for "bcrypted".
Did you mean:
crypted
2013 Mar 19
1
Help me about Bcrypt-ruby
I''m create a login form using Bcrypt-ruby but have error:
uninitialized constant User::BCrypt
I had setup Bcrypt-ruby in Gemfile
gem "bcrypt-ruby", :require => "bcrypt"
and restart,rake db:migrate but not run.I had run bundle:install,bundle:
update and see Bcrypt had installed.
i''m afraid that i use gem ''rails'',
2012 Jul 12
2
bcypt availability
Dear Timo,
Do you intend to introduce bcrypt into the built in password schemes?
In lew of all these hacks lately many larger companies appear moving
this way, we are looking at it too, but dovecot will then be the
weakest link in the database security.
So, are you planning on this and if so what sort of timeframe /
version would you expect it to be in beta ?
Nik
2012 Aug 15
1
bcrypt again
Hi
I'd like Dovecot to consume a list of users exported from an external application which stores bcrypted passwords.
This has been asked in the past, however, I'm not sure how to read the following reply:
> If you are using Dovecot< 2.0 you can also use any of the algorithms
> supported by your system's libc. But then you have to prefix the hashes
> with {CRYPT} - not {{BLF,SHA25...
2012 Jan 03
5
Storing passwords encrypted... bcrypt?
Hi everyone,
Was just perusing this article about how trivial it is to decrypt
passwords that are stored using most (standard) encryption methods (like
MD5), and was wondering - is it possible to use bcrypt with
dovecot+postfix+mysql (or posgres)?
--
Best regards,
Charles
2018 Mar 30
0
Wine release 3.5
The Wine development release 3.5 is now available.
What's new in this release (see below for details):
- More Vulkan support, including the vulkan-1 loader.
- Support for RSA and ECDSA cryptographic keys.
- Improved manifest file parser.
- Support for the Places toolbar in file dialogs.
- Various bug fixes.
The source is available from the following locations:
2012 May 13
4
undefined method `key?' for nil:NilClass,bcrypt-ruby,has_secure_password
I''m going through DHH''s Agile Web Development with Rails for Rails 3.1. In
chapter 14 they create a Users sign-in model/view/controller using the
has_secure_password method. My user.rb file looks like this
class User < ActiveRecord::Base
attr_accessible :name, :password_digest, :password, :password_confirmation
validates :name, presence: true, uniqueness:
2011 Oct 13
0
bcrypt and no sound
Hey!
I've been trying to get bloodline champions running with wine, but encountering this weird problem. Hoping someone could give some advice.
When I run in XP mode, I can log in and it runs all fine, but has no sound.
But when I run any other mode (win 7, vista, 2008, etc), I get sound, but can not log in and get
an error saying: wine: Call from 0x7b839f22 to unimplemented function
2012 Jan 28
4
How to migrate from md5 to bcrypt?
I would like to migrate users from my old phpfusion site but I have there
hash password md5(md5) how to convert this passwords to bcrypt?
I creating Sinatra app whre i use this passwords with Warden.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit
2010 Oct 19
8
[Bug 1830] New: Patch to get py-bcrypt to build for Python 2.6 on Windows
https://bugzilla.mindrot.org/show_bug.cgi?id=1830
Summary: Patch to get py-bcrypt to build for Python 2.6 on
Windows
Product: py-bcrypt
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Default
AssignedTo: unassigned-bugs at
2012 Feb 19
1
[Bug 1982] New: different behavior compared to php (openwall version of bcrypt)
https://bugzilla.mindrot.org/show_bug.cgi?id=1982
Bug #: 1982
Summary: different behavior compared to php (openwall version
of bcrypt)
Classification: Unclassified
Product: jBCrypt
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
2017 Aug 20
0
Wine release 2.15
The Wine development release 2.15 is now available.
What's new in this release (see below for details):
- Support for AES encryption.
- Improved Bezier support in Direct2D.
- Chunked transfer improvements in WinInet.
- Various bug fixes.
The source is available from the following locations:
http://dl.winehq.org/wine/source/2.x/wine-2.15.tar.xz
2020 Aug 29
2
PBKDF2 password hashing as in ASP.NET Core
Hello,
I'm setting up a new server and, again, seek for a decently secure (from
a security specialist's POV) way to store and verify user passwords in a
database. Additionally now, GDPR requires me to use a solid
state-of-the-art solution.
My OS is Ubuntu 20.04, Dovecot version 2.3.7, database backend with
PostgreSQL 12.
Obviously, storing the plaintext password is a terrible idea.
2017 Mar 17
0
Wine release 2.4
The Wine development release 2.4 is now available.
What's new in this release (see below for details):
- Built-in implementation of cryptographic hashes.
- Mono engine updated with upstream fixes.
- More Direct3D command stream work.
- Simulated bold and italic in DirectWrite.
- Improvements to the XML reader.
- Various bug fixes.
The source is available from the following
2020 Oct 09
0
Wine release 5.19
The Wine development release 5.19 is now available.
What's new in this release (see below for details):
- Wine Mono engine updated to 5.1.1, with WPF text formatting support.
- KERNEL32 library converted to PE.
- DSS cryptographic provider.
- Windowing support in the new console host.
- A number of exception handling fixes.
- Various bug fixes.
The source is available from the
2017 Mar 26
3
Tip: update dovecot MD5 password from PAM
It is a jolly bad idea to use the same password for both email and system access.
On TLS+plaintext, if your passwords are slurped by a python script, all accounts are compromised. Congratulations, the NSA will love you. On the other side of the ocean, however, there are European states where you must disclose the fact, or go to jail.
(I tried to protect dovecot passwords with bcrypt, but the
2011 Sep 05
2
Can't upgrade Rails - Failed to build gem native extension.
I am new to Rails and attempting to upgrade Rails on my Mac to latest
version so that I can follow the rails tutorial, but I just can''t seem
to get anywhere.
When I attempt to update rails with: $ sudo gem update rails -y, I
receive the following error.
ERROR: Error installing rails:
ERROR: Failed to build gem native extension.
Any ideas what I am doing wrong, or what I can do
2014 Mar 03
6
[Bug 2207] New: Potential NULL deference, found using coverity
https://bugzilla.mindrot.org/show_bug.cgi?id=2207
Bug ID: 2207
Summary: Potential NULL deference, found using coverity
Product: Portable OpenSSH
Version: -current
Hardware: Other
OS: FreeBSD
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee:
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-
2019 Mar 07
2
Strange behaviour with BLF-CRYPT and SHA*-CRYPT pasword schemas
> You could configure default scheme as CRYPT. It covers these all. Otherwise
> you need to make sure passwords have {SCHEME} prefix when it differs from
> default or oddities occur. ---
Thank you for the tip with CRYPT.
Is there any explanation for this behaviour though?
Why are BCRYPT hashes accepted when default_pass_scheme is set to SHA512-CRYPT
and not vice versa? Is this
2016 Jan 22
0
Wine release 1.9.2
The Wine development release 1.9.2 is now available.
What's new in this release (see below for details):
- GStreamer 1.0 support.
- Support for SHA hashes in BCrypt.
- Synthesizing bold glyphs also for bitmap fonts.
- Underlines support in DirectWrite.
- Still more Shader Model 4 instructions.
- Various bug fixes.
The source is available from the following locations: