#6514: [with patch, positive review] Boolean function for cryptography
--------------------------------------------+-------------------------------
Reporter: ylchapuy | Owner: somebody
Type: enhancement | Status: closed
Priority: major | Milestone: sage-4.1.2
Component: cryptography | Resolution: fixed
Keywords: boolean function, cryptography | Reviewer: Martin Albrecht
Author: Yann Laigle-Chapuy | Merged: Sage 4.1.2.alpha0
--------------------------------------------+-------------------------------
Changes (by mvngu):
* status: new => closed
* reviewer: => Martin Albrecht
* resolution: => fixed
* merged: => Sage 4.1.2.alpha0
Comment:
Merged patches in this order:
1. `trac_6514_BooleanFunction.patch`
1. `trac_6514_review.patch`
Running the test suite gave me some doctest failures:
{{{
sage -t -long devel/sage-main/sage/server/simple/twist.py # 3 doctests
failed
sage -t -long devel/sage-main/sage/server/notebook/notebook.py # 1
doctests failed
}}}
A full log is attached. These doctest failures have nothing to do with the
above patches; they have been reported before in Sage 4.1.1.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6514#comment:10>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---