[Freeipa-devel] [freeipa PR#570][opened] ipaserver/dcerpc.py: use arcfour_encrypt from samba

abbra freeipa-github-notification at redhat.com
Fri Mar 10 14:51:17 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/570
Author: abbra
 Title: #570: ipaserver/dcerpc.py: use arcfour_encrypt from samba
Action: opened

PR body:
"""
Samba Python bindings provide samba.arcfour_encrypt(key, data). Instead
of implementing own wrapper, use Samba's.

In future Samba versions this wrapper will be FIPS 140-2 compatible.

Fixes https://pagure.io/freeipa/issue/6697
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/570/head:pr570
git checkout pr570
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-570.patch
Type: text/x-diff
Size: 1666 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170310/c62b7016/attachment.bin>


More information about the Freeipa-devel mailing list