python-secretstorage:cryptography-hkdf

Last commit made on 2023-05-31
Get this branch:
git clone -b cryptography-hkdf https://git.launchpad.net/python-secretstorage

Branch merges

Branch information

Name:
cryptography-hkdf
Repository:
lp:python-secretstorage

Recent commits

099483f... by Dmitry Shachnev

WIP: Use HKDF from cryptography

2fba16a... by Dmitry Shachnev

Update documentation to reflect that we don't support asynchronous API

3993fc7... by Dmitry Shachnev

Releasing version 3.3.3

0205032... by Dmitry Shachnev

Bump copyright year

ebe80c2... by Dmitry Shachnev

Remove useless inheritance from object

b6ad692... by Dmitry Shachnev

Fix code style issues

f155e31... by Dmitry Shachnev

Run flake8 instead of pyflakes to check also code style

bf1e831... by Dmitry Shachnev

Collection.create_item: Handle case when service returns a prompt

Fixes #39.

338cbc7... by Dmitry Shachnev

Mention KWallet instead of KSecretsService

KSecretsService is dead, and KWallet got Secret Service support recently:
https://invent.kde.org/frameworks/kwallet/-/merge_requests/11

bc59018... by Dmitry Shachnev

Add the previous commit to .git-blame-ignore-revs