Remove manual specification of umbral params in PRE._open_capsule

pull/43/head
tuxxy 2018-02-01 01:52:11 -07:00
parent 73666b2154
commit 512bf91297
1 changed files with 1 additions and 1 deletions

View File

@ -474,7 +474,7 @@ class PRE(object):
This will often be a symmetric key.
"""
recp_pub_key = opener_private_key.get_pub_key(pre.params)
recp_pub_key = opener_private_key.get_pub_key()
capsule._reconstruct()
key = pre.decapsulate_reencrypted(