Displaying 6 results from an estimated 6 matches for "passlib".
Did you mean:
passdb
2020 Aug 30
2
PBKDF2 password hashing as in ASP.NET Core
...elatively low memory footprint. It connects to the database, reads and
updates the hashes and does all the crypto for its clients.
Any suggestions about how to do that?
Yves
[1] https://cryptobook.nakov.com/mac-and-key-derivation/argon2
[2] https://github.com/tabrath/libsodium-core
[3] https://passlib.readthedocs.io/en/stable/lib/passlib.hash.argon2.html
-------- Urspr?ngliche Nachricht --------
Von: Aki Tuomi <aki.tuomi at open-xchange.com>
Gesendet: Sonntag, 30. August 2020, 16:33 MESZ
Betreff: PBKDF2 password hashing as in ASP.NET Core
Hi!
The PBKDF2 algorithm is standard and shou...
2020 Aug 30
0
PBKDF2 password hashing as in ASP.NET Core
...database, reads and
> updates the hashes and does all the crypto for its clients.
>
> Any suggestions about how to do that?
>
> Yves
>
>
> [1] https://cryptobook.nakov.com/mac-and-key-derivation/argon2
> [2] https://github.com/tabrath/libsodium-core
> [3] https://passlib.readthedocs.io/en/stable/lib/passlib.hash.argon2.html
>
>
>
> -------- Urspr?ngliche Nachricht --------
> Von: Aki Tuomi <aki.tuomi at open-xchange.com>
> Gesendet: Sonntag, 30. August 2020, 16:33 MESZ
> Betreff: PBKDF2 password hashing as in ASP.NET Core
>
>
&...
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.
2016 Sep 06
3
[Bug 2611] New: Add support for $2b$ prefixed hashes
...erated hash values include the prefix $2b$, but our crypt
library rejects these, only accepting hash formats with the prefix
$2a$.
Our current bcrypt java library
(http://www.mindrot.org/projects/jBCrypt also
https://github.com/jeremyh/jBCrypt) uses the modular crypt format
(http://pythonhosted.org/passlib/modular_crypt_format.html) to store
both the salt and the hash of the password.
The python library we have selected uses bcrypt.c. In
(http://www.openwall.com/lists/oss-security/2012/01/02/4), 'Alexander'
describes that Christos Zoulas discovered a wrap-around error. This is
also described...
2017 Nov 16
2
Can't update
Hi,
I can't do update:
yum update
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 298, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 110, in main
base = cli.YumBaseCli()
File
2017 Nov 16
2
Can't update
...thon-chardet-2.2.1-1.el6.noarch
python-markupsafe-0.9.2-4.el6.x86_64
python-urlgrabber-3.9.1-11.el6.noarch
python-suds-0.4.1-3.el6.noarch
python-psutil-0.6.1-1.el6.x86_64
libxslt-python-1.1.26-2.el6_3.1.x86_64
python-jinja2-2.2.1-2.el6_5.x86_64
gnome-python2-gnome-2.28.0-3.el6.x86_64
python-passlib-1.5.3-1.el6.noarch
hippo-canvas-python-0.3.0-6.el6.x86_64
python-beaker-1.3.1-7.el6.noarch
python-ethtool-0.6-5.el6.x86_64
python-nose-0.10.4-3.1.el6.noarch
python-lxml-2.2.3-1.1.el6.x86_64
python-vobject-0.8.1c-5.el6.noarch
python-yaml-3.09-3.el6.rf.x86_64
python-libs-2.6.6-64.el6.x86_64...