Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37397070
en ru br
ALT Linux repos
S:0.0.3-alt1

Group :: Development/Python
RPM: python3-module-hkdf

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.0.3-alt1
Build date: 24 december 2017, 00:31 ( 329.7 weeks ago )
Size: 6379 b

Home page:   https://github.com/casebeer/python-hkdf

License: BSD 2-clause "Simplified" License
Summary: HMAC-based Extract-and-Expand Key Derivation Function (HKDF)
Description:

This module implements the HMAC Key Derivation function, defined at
   http://tools.ietf.org/html/draft-krawczyk-hkdf-…

There are two interfaces: a functional interface, with separate extract
and expand functions as defined in the draft RFC, and a wrapper class for
these functions.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • python3-module-hkdf
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin